-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.eslintcache
1 lines (1 loc) · 1.84 KB
/
.eslintcache
1
[{"C:\\Users\\coffe\\CLionProjects\\react-with-wasm-and-web-worker\\src\\index.js":"1","C:\\Users\\coffe\\CLionProjects\\react-with-wasm-and-web-worker\\src\\App.js":"2","C:\\Users\\coffe\\CLionProjects\\react-with-wasm-and-web-worker\\src\\reportWebVitals.js":"3","C:\\Users\\coffe\\CLionProjects\\react-with-wasm-and-web-worker\\src\\web.worker.js":"4"},{"size":500,"mtime":1606534896597,"results":"5","hashOfConfig":"6"},{"size":1568,"mtime":1607016562090,"results":"7","hashOfConfig":"6"},{"size":362,"mtime":1606534896597,"results":"8","hashOfConfig":"6"},{"size":255,"mtime":1607016086030,"results":"9","hashOfConfig":"6"},{"filePath":"10","messages":"11","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"jg11",{"filePath":"12","messages":"13","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\coffe\\CLionProjects\\react-with-wasm-and-web-worker\\src\\index.js",[],"C:\\Users\\coffe\\CLionProjects\\react-with-wasm-and-web-worker\\src\\App.js",["18"],"C:\\Users\\coffe\\CLionProjects\\react-with-wasm-and-web-worker\\src\\reportWebVitals.js",[],"C:\\Users\\coffe\\CLionProjects\\react-with-wasm-and-web-worker\\src\\web.worker.js",[],{"ruleId":"19","severity":1,"message":"20","line":19,"column":6,"nodeType":"21","endLine":19,"endColumn":14,"suggestions":"22"},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'webWorker'. Either include it or remove the dependency array.","ArrayExpression",["23"],{"desc":"24","fix":"25"},"Update the dependencies array to be: [number, webWorker]",{"range":"26","text":"27"},[652,660],"[number, webWorker]"]