-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 1.37 KB
/
.eslintcache
1
[{"/Users/brodan/code/speed-typing-game/src/hooks/useWordGame.js":"1","/Users/brodan/code/speed-typing-game/src/App.js":"2","/Users/brodan/code/speed-typing-game/src/index.js":"3"},{"size":1351,"mtime":1609270310000,"results":"4","hashOfConfig":"5"},{"size":845,"mtime":1609310955385,"results":"6","hashOfConfig":"5"},{"size":142,"mtime":1609270310000,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"1dvez59",{"filePath":"10","messages":"11","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/brodan/code/speed-typing-game/src/hooks/useWordGame.js",["14"],"/Users/brodan/code/speed-typing-game/src/App.js",[],"/Users/brodan/code/speed-typing-game/src/index.js",[],{"ruleId":"15","severity":1,"message":"16","line":41,"column":8,"nodeType":"17","endLine":41,"endColumn":38,"suggestions":"18"},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'endGame'. Either include it or remove the dependency array.","ArrayExpression",["19"],{"desc":"20","fix":"21"},"Update the dependencies array to be: [timeRemaining, isTimeRunning, endGame]",{"range":"22","text":"23"},[1188,1218],"[timeRemaining, isTimeRunning, endGame]"]