-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 1.28 KB
/
.eslintcache
1
[{"C:\\Users\\Matt\\Desktop\\webdev tut\\test\\pexels\\src\\index.js":"1","C:\\Users\\Matt\\Desktop\\webdev tut\\test\\pexels\\src\\App.js":"2"},{"size":197,"mtime":1613365278670,"results":"3","hashOfConfig":"4"},{"size":2324,"mtime":1613439938521,"results":"5","hashOfConfig":"4"},{"filePath":"6","messages":"7","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1qd1f96",{"filePath":"8","messages":"9","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\Matt\\Desktop\\webdev tut\\test\\pexels\\src\\index.js",[],"C:\\Users\\Matt\\Desktop\\webdev tut\\test\\pexels\\src\\App.js",["10","11"],{"ruleId":"12","severity":1,"message":"13","line":38,"column":6,"nodeType":"14","endLine":38,"endColumn":8,"suggestions":"15"},{"ruleId":"16","severity":1,"message":"17","line":47,"column":27,"nodeType":"18","messageId":"19","endLine":47,"endColumn":29},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'fetchPhotos'. Either include it or remove the dependency array.","ArrayExpression",["20"],"eqeqeq","Expected '===' and instead saw '=='.","BinaryExpression","unexpected",{"desc":"21","fix":"22"},"Update the dependencies array to be: [fetchPhotos]",{"range":"23","text":"24"},[878,880],"[fetchPhotos]"]