-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2.41 KB
/
.eslintcache
1
[{"C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\index.js":"1","C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\App.js":"2","C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\reportWebVitals.js":"3","C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\global.js":"4","C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\theme.js":"5"},{"size":455,"mtime":1612032872041,"results":"6","hashOfConfig":"7"},{"size":1300,"mtime":1612434120515,"results":"8","hashOfConfig":"7"},{"size":362,"mtime":1612032817317,"results":"9","hashOfConfig":"7"},{"size":1643,"mtime":1612434181675,"results":"10","hashOfConfig":"7"},{"size":348,"mtime":1612428024067,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},"1tg39yr",{"filePath":"15","messages":"16","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},"C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\index.js",[],["23","24"],"C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\App.js",["25","26","27"],"C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\reportWebVitals.js",[],"C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\global.js",[],"C:\\Users\\abhin\\Desktop\\joke-app\\frontend-task\\src\\theme.js",[],{"ruleId":"28","replacedBy":"29"},{"ruleId":"30","replacedBy":"31"},{"ruleId":"32","severity":1,"message":"33","line":1,"column":16,"nodeType":"34","messageId":"35","endLine":1,"endColumn":25},{"ruleId":"32","severity":1,"message":"36","line":3,"column":10,"nodeType":"34","messageId":"35","endLine":3,"endColumn":19},{"ruleId":"32","severity":1,"message":"37","line":5,"column":10,"nodeType":"34","messageId":"35","endLine":5,"endColumn":16},"no-native-reassign",["38"],"no-negated-in-lhs",["39"],"no-unused-vars","'useEffect' is defined but never used.","Identifier","unusedVar","'Component' is defined but never used.","'render' is defined but never used.","no-global-assign","no-unsafe-negation"]