-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2.3 KB
/
.eslintcache
1
[{"/Users/szymongalazka/development/sg/lfsr/src/App.js":"1","/Users/szymongalazka/development/sg/lfsr/src/reportWebVitals.js":"2","/Users/szymongalazka/development/sg/lfsr/src/index.js":"3","/Users/szymongalazka/development/sg/lfsr/src/Components/Main.js":"4","/Users/szymongalazka/development/sg/lfsr/src/Components/solveCycle.js":"5","/Users/szymongalazka/development/sg/lfsr/src/Components/Helpers.js":"6"},{"size":470,"mtime":1606580246727,"results":"7","hashOfConfig":"8"},{"size":362,"mtime":1606578209815,"results":"9","hashOfConfig":"8"},{"size":500,"mtime":1606578209815,"results":"10","hashOfConfig":"8"},{"size":4333,"mtime":1606681138111,"results":"11","hashOfConfig":"8"},{"size":652,"mtime":1606675185783,"results":"12","hashOfConfig":"8"},{"size":1207,"mtime":1606672718424,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"zga5s7",{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/szymongalazka/development/sg/lfsr/src/App.js",[],"/Users/szymongalazka/development/sg/lfsr/src/reportWebVitals.js",[],"/Users/szymongalazka/development/sg/lfsr/src/index.js",[],"/Users/szymongalazka/development/sg/lfsr/src/Components/Main.js",["26"],"/Users/szymongalazka/development/sg/lfsr/src/Components/solveCycle.js",[],"/Users/szymongalazka/development/sg/lfsr/src/Components/Helpers.js",[],{"ruleId":"27","severity":1,"message":"28","line":18,"column":6,"nodeType":"29","endLine":18,"endColumn":8,"suggestions":"30"},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'computeWithGA'. Either include it or remove the dependency array.","ArrayExpression",["31"],{"desc":"32","fix":"33"},"Update the dependencies array to be: [computeWithGA]",{"range":"34","text":"35"},[429,431],"[computeWithGA]"]