-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 4.03 KB
/
.eslintcache
1
[{"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/index.js":"1","/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/reportWebVitals.js":"2","/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/App/index.js":"3","/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Ground/index.js":"4","/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Player/index.js":"5","/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Camera/index.js":"6","/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Player/PointerLockControls.js":"7","/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Player/usePlayerControls.js":"8"},{"size":507,"mtime":1607606111981,"results":"9","hashOfConfig":"10"},{"size":362,"mtime":1607605483251,"results":"11","hashOfConfig":"10"},{"size":648,"mtime":1607608898858,"results":"12","hashOfConfig":"10"},{"size":648,"mtime":1607610222238,"results":"13","hashOfConfig":"10"},{"size":1494,"mtime":1607609985945,"results":"14","hashOfConfig":"10"},{"size":326,"mtime":1607607407758,"results":"15","hashOfConfig":"10"},{"size":580,"mtime":1607608469252,"results":"16","hashOfConfig":"10"},{"size":1023,"mtime":1607610003518,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1tajpjx",{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"27","messages":"28","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"29","messages":"30","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"33","messages":"34","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/index.js",[],"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/reportWebVitals.js",[],["35","36"],"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/App/index.js",[],"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Ground/index.js",[],"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Player/index.js",["37"],"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Camera/index.js",["38"],"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Player/PointerLockControls.js",[],"/Users/sukrutahabiyik/Desktop/Trials/minecraft-react-game/src/Player/usePlayerControls.js",["39"],{"ruleId":"40","replacedBy":"41"},{"ruleId":"42","replacedBy":"43"},{"ruleId":"44","severity":1,"message":"45","line":29,"column":6,"nodeType":"46","endLine":29,"endColumn":8,"suggestions":"47"},{"ruleId":"44","severity":1,"message":"48","line":10,"column":6,"nodeType":"46","endLine":10,"endColumn":8,"suggestions":"49"},{"ruleId":"50","severity":1,"message":"51","line":1,"column":8,"nodeType":"52","messageId":"53","endLine":1,"endColumn":13},"no-native-reassign",["54"],"no-negated-in-lhs",["55"],"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'api.velocity'. Either include it or remove the dependency array.","ArrayExpression",["56"],"React Hook useEffect has a missing dependency: 'setDefaultCamera'. Either include it or remove the dependency array.",["57"],"no-unused-vars","'React' is defined but never used.","Identifier","unusedVar","no-global-assign","no-unsafe-negation",{"desc":"58","fix":"59"},{"desc":"60","fix":"61"},"Update the dependencies array to be: [api.velocity]",{"range":"62","text":"63"},"Update the dependencies array to be: [setDefaultCamera]",{"range":"64","text":"65"},[736,738],"[api.velocity]",[265,267],"[setDefaultCamera]"]