-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2.3 KB
/
.eslintcache
1
[{"/mnt/c/Code/ten-sixtyfive-ui/src/index.js":"1","/mnt/c/Code/ten-sixtyfive-ui/src/App.js":"2","/mnt/c/Code/ten-sixtyfive-ui/src/Components/Lobby.jsx":"3","/mnt/c/Code/ten-sixtyfive-ui/src/utils/socket.js":"4","/mnt/c/Code/ten-sixtyfive-ui/src/Components/Game.jsx":"5"},{"size":197,"mtime":1611958687364,"results":"6","hashOfConfig":"7"},{"size":850,"mtime":1611962867038,"results":"8","hashOfConfig":"7"},{"size":1326,"mtime":1611963232246,"results":"9","hashOfConfig":"7"},{"size":176,"mtime":1611962556687,"results":"10","hashOfConfig":"7"},{"size":1040,"mtime":1611963238174,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"19lskfx",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/mnt/c/Code/ten-sixtyfive-ui/src/index.js",[],"/mnt/c/Code/ten-sixtyfive-ui/src/App.js",[],"/mnt/c/Code/ten-sixtyfive-ui/src/Components/Lobby.jsx",["22","23","24"],"/mnt/c/Code/ten-sixtyfive-ui/src/utils/socket.js",[],"/mnt/c/Code/ten-sixtyfive-ui/src/Components/Game.jsx",["25"],{"ruleId":"26","severity":1,"message":"27","line":8,"column":7,"nodeType":"28","messageId":"29","endLine":8,"endColumn":15},{"ruleId":"30","severity":1,"message":"31","line":15,"column":8,"nodeType":"32","endLine":17,"endColumn":6},{"ruleId":"33","severity":1,"message":"34","line":19,"column":5,"nodeType":"35","messageId":"36","endLine":41,"endColumn":6},{"ruleId":"30","severity":1,"message":"31","line":14,"column":8,"nodeType":"32","endLine":16,"endColumn":6},"no-unused-vars","'GAME_WIN' is assigned a value but never used.","Identifier","unusedVar","react-hooks/exhaustive-deps","React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies.","ArrowFunctionExpression","default-case","Expected a default case.","SwitchStatement","missingDefaultCase"]