-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 2.04 KB
/
.eslintcache
1
[{"/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/index.js":"1","/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/Game.js":"2","/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/Board.js":"3","/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/Square.js":"4","/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/PengineClient.js":"5"},{"size":177,"mtime":1616011826043,"results":"6","hashOfConfig":"7"},{"size":3410,"mtime":1649370193938,"results":"8","hashOfConfig":"7"},{"size":502,"mtime":1649370504665,"results":"9","hashOfConfig":"7"},{"size":256,"mtime":1648469894963,"results":"10","hashOfConfig":"7"},{"size":2201,"mtime":1648469894961,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},"1odf5by",{"filePath":"15","messages":"16","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},"/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/index.js",[],["23","24"],"/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/Game.js",["25"],"/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/Board.js",[],"/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/Square.js",[],"/Users/mauro/Work/UNS-local/GitRepos/tic-tac-toe/src/PengineClient.js",[],{"ruleId":"26","replacedBy":"27"},{"ruleId":"28","replacedBy":"29"},{"ruleId":"30","severity":1,"message":"31","line":16,"column":3,"nodeType":"32","messageId":"33","endLine":23,"endColumn":4},"no-native-reassign",["34"],"no-negated-in-lhs",["35"],"default-case","Expected a default case.","SwitchStatement","missingDefaultCase","no-global-assign","no-unsafe-negation"]