-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 1.59 KB
/
.eslintcache
1
[{"R:\\react\\optimodev\\src\\Components\\WeatherWidget.tsx":"1","R:\\react\\optimodev\\src\\index.tsx":"2","R:\\react\\optimodev\\src\\App.tsx":"3","R:\\react\\optimodev\\src\\Components\\WeatherElements.tsx":"4"},{"size":3258,"mtime":1611745095669,"results":"5","hashOfConfig":"6"},{"size":500,"mtime":1611583910668,"results":"7","hashOfConfig":"6"},{"size":395,"mtime":1611743241494,"results":"8","hashOfConfig":"6"},{"size":4148,"mtime":1611742495760,"results":"9","hashOfConfig":"6"},{"filePath":"10","messages":"11","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"240a1r",{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"R:\\react\\optimodev\\src\\Components\\WeatherWidget.tsx",["18"],"R:\\react\\optimodev\\src\\index.tsx",[],"R:\\react\\optimodev\\src\\App.tsx",[],"R:\\react\\optimodev\\src\\Components\\WeatherElements.tsx",[],{"ruleId":"19","severity":1,"message":"20","line":74,"column":6,"nodeType":"21","endLine":74,"endColumn":8,"suggestions":"22"},"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'cities' and 'fetchCities'. Either include them or remove the dependency array.","ArrayExpression",["23"],{"desc":"24","fix":"25"},"Update the dependencies array to be: [cities, fetchCities]",{"range":"26","text":"27"},[1980,1982],"[cities, fetchCities]"]