-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 1.93 KB
/
.eslintcache
1
[{"C:\\Users\\DELL\\Desktop\\react_projects\\05_minesweeper\\minesweeper\\src\\reportWebVitals.js":"1","C:\\Users\\DELL\\Desktop\\react_projects\\05_minesweeper\\minesweeper\\src\\App.js":"2","C:\\Users\\DELL\\Desktop\\react_projects\\05_minesweeper\\minesweeper\\src\\Minesweeper\\Minesweeper.jsx":"3","C:\\Users\\DELL\\Desktop\\react_projects\\05_minesweeper\\minesweeper\\src\\index.js":"4"},{"size":362,"mtime":499162500000,"results":"5","hashOfConfig":"6"},{"size":541,"mtime":1606302862732,"results":"7","hashOfConfig":"6"},{"size":6310,"mtime":1606302688597,"results":"8","hashOfConfig":"6"},{"size":500,"mtime":499162500000,"results":"9","hashOfConfig":"6"},{"filePath":"10","messages":"11","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"xbedv1",{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"14","messages":"15","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\DELL\\Desktop\\react_projects\\05_minesweeper\\minesweeper\\src\\reportWebVitals.js",[],"C:\\Users\\DELL\\Desktop\\react_projects\\05_minesweeper\\minesweeper\\src\\App.js",[],"C:\\Users\\DELL\\Desktop\\react_projects\\05_minesweeper\\minesweeper\\src\\Minesweeper\\Minesweeper.jsx",["18"],"C:\\Users\\DELL\\Desktop\\react_projects\\05_minesweeper\\minesweeper\\src\\index.js",[],{"ruleId":"19","severity":1,"message":"20","line":77,"column":8,"nodeType":"21","endLine":77,"endColumn":18,"suggestions":"22"},"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'num' and 'size'. Either include them or remove the dependency array.","ArrayExpression",["23"],{"desc":"24","fix":"25"},"Update the dependencies array to be: [isUpdate, num, size]",{"range":"26","text":"27"},[1966,1976],"[isUpdate, num, size]"]