-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2 KB
/
.eslintcache
1
[{"C:\\Users\\Atul Tameshwari\\Desktop\\Github\\Recipe-App\\src\\index.js":"1","C:\\Users\\Atul Tameshwari\\Desktop\\Github\\Recipe-App\\src\\reportWebVitals.js":"2","C:\\Users\\Atul Tameshwari\\Desktop\\Github\\Recipe-App\\src\\App.js":"3","C:\\Users\\Atul Tameshwari\\Desktop\\Github\\Recipe-App\\src\\Recipe.js":"4"},{"size":500,"mtime":499162500000,"results":"5","hashOfConfig":"6"},{"size":362,"mtime":499162500000,"results":"7","hashOfConfig":"6"},{"size":1559,"mtime":1610613330960,"results":"8","hashOfConfig":"6"},{"size":527,"mtime":1610613398103,"results":"9","hashOfConfig":"6"},{"filePath":"10","messages":"11","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"12"},"jmcgp2",{"filePath":"13","messages":"14","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"12"},{"filePath":"15","messages":"16","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\Atul Tameshwari\\Desktop\\Github\\Recipe-App\\src\\index.js",[],["19","20"],"C:\\Users\\Atul Tameshwari\\Desktop\\Github\\Recipe-App\\src\\reportWebVitals.js",[],"C:\\Users\\Atul Tameshwari\\Desktop\\Github\\Recipe-App\\src\\App.js",["21"],"C:\\Users\\Atul Tameshwari\\Desktop\\Github\\Recipe-App\\src\\Recipe.js",[],{"ruleId":"22","replacedBy":"23"},{"ruleId":"24","replacedBy":"25"},{"ruleId":"26","severity":1,"message":"27","line":16,"column":6,"nodeType":"28","endLine":16,"endColumn":13,"suggestions":"29"},"no-native-reassign",["30"],"no-negated-in-lhs",["31"],"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'getRecipe'. Either include it or remove the dependency array.","ArrayExpression",["32"],"no-global-assign","no-unsafe-negation",{"desc":"33","fix":"34"},"Update the dependencies array to be: [getRecipe, query]",{"range":"35","text":"36"},[382,389],"[getRecipe, query]"]