-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 1.78 KB
/
.eslintcache
1
[{"/Users/apaz/code/github.com/alexjpaz-twitch/alerts/src/reportWebVitals.js":"1","/Users/apaz/code/github.com/alexjpaz-twitch/alerts/src/App.js":"2","/Users/apaz/code/github.com/alexjpaz-twitch/alerts/src/index.js":"3"},{"size":362,"mtime":1607713151263,"results":"4","hashOfConfig":"5"},{"size":1830,"mtime":1607881701842,"results":"6","hashOfConfig":"5"},{"size":500,"mtime":1607713151262,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mkgpdu",{"filePath":"10","messages":"11","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/apaz/code/github.com/alexjpaz-twitch/alerts/src/reportWebVitals.js",[],"/Users/apaz/code/github.com/alexjpaz-twitch/alerts/src/App.js",["14","15","16"],"/Users/apaz/code/github.com/alexjpaz-twitch/alerts/src/index.js",[],{"ruleId":"17","severity":1,"message":"18","line":3,"column":8,"nodeType":"19","messageId":"20","endLine":3,"endColumn":12},{"ruleId":"17","severity":1,"message":"21","line":10,"column":11,"nodeType":"19","messageId":"20","endLine":10,"endColumn":14},{"ruleId":"22","severity":1,"message":"23","line":86,"column":6,"nodeType":"24","endLine":86,"endColumn":8,"suggestions":"25"},"no-unused-vars","'logo' is defined but never used.","Identifier","unusedVar","'url' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'twitchChannel'. Either include it or remove the dependency array.","ArrayExpression",["26"],{"desc":"27","fix":"28"},"Update the dependencies array to be: [twitchChannel]",{"range":"29","text":"30"},[1713,1715],"[twitchChannel]"]