-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.eslintcache
1 lines (1 loc) · 1.77 KB
/
.eslintcache
1
[{"C:\\Users\\Emily\\Documents\\GitHub\\adjective-noun\\src\\index.js":"1","C:\\Users\\Emily\\Documents\\GitHub\\adjective-noun\\src\\reportWebVitals.js":"2","C:\\Users\\Emily\\Documents\\GitHub\\adjective-noun\\src\\App.js":"3","C:\\Users\\Emily\\Documents\\GitHub\\adjective-noun\\src\\data.js":"4"},{"size":500,"mtime":499162500000,"results":"5","hashOfConfig":"6"},{"size":362,"mtime":499162500000,"results":"7","hashOfConfig":"6"},{"size":1500,"mtime":1610148103458,"results":"8","hashOfConfig":"6"},{"size":35911,"mtime":1610147533977,"results":"9","hashOfConfig":"6"},{"filePath":"10","messages":"11","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"tjqph9",{"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\\Emily\\Documents\\GitHub\\adjective-noun\\src\\index.js",[],"C:\\Users\\Emily\\Documents\\GitHub\\adjective-noun\\src\\reportWebVitals.js",[],"C:\\Users\\Emily\\Documents\\GitHub\\adjective-noun\\src\\App.js",["18"],"C:\\Users\\Emily\\Documents\\GitHub\\adjective-noun\\src\\data.js",[],{"ruleId":"19","severity":1,"message":"20","line":39,"column":5,"nodeType":"21","endLine":39,"endColumn":7,"suggestions":"22"},"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'colorList' and 'introList'. Either include them or remove the dependency array.","ArrayExpression",["23"],{"desc":"24","fix":"25"},"Update the dependencies array to be: [colorList, introList]",{"range":"26","text":"27"},[1068,1070],"[colorList, introList]"]