-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 2.99 KB
/
.eslintcache
1
[{"/Users/apple/Documents/Projects/covid-19/src/index.js":"1","/Users/apple/Documents/Projects/covid-19/src/App.js":"2","/Users/apple/Documents/Projects/covid-19/src/components/index.js":"3","/Users/apple/Documents/Projects/covid-19/src/components/Chart/Chart.jsx":"4","/Users/apple/Documents/Projects/covid-19/src/components/Cards/Cards.jsx":"5","/Users/apple/Documents/Projects/covid-19/src/components/CountryPicker/CountryPicker.jsx":"6","/Users/apple/Documents/Projects/covid-19/src/api/index.js":"7","/Users/apple/Documents/Projects/covid-19/src/components/Cards/Card/Card.jsx":"8"},{"size":146,"mtime":1609682635017,"results":"9","hashOfConfig":"10"},{"size":907,"mtime":1609682598098,"results":"11","hashOfConfig":"10"},{"size":173,"mtime":1609679222812,"results":"12","hashOfConfig":"10"},{"size":2014,"mtime":1609684677653,"results":"13","hashOfConfig":"10"},{"size":1149,"mtime":1609686113642,"results":"14","hashOfConfig":"10"},{"size":812,"mtime":1609682477383,"results":"15","hashOfConfig":"10"},{"size":994,"mtime":1609682372417,"results":"16","hashOfConfig":"10"},{"size":892,"mtime":1609685748885,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1o9cwyj",{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"27","messages":"28","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/apple/Documents/Projects/covid-19/src/index.js",[],"/Users/apple/Documents/Projects/covid-19/src/App.js",[],"/Users/apple/Documents/Projects/covid-19/src/components/index.js",[],["35","36"],"/Users/apple/Documents/Projects/covid-19/src/components/Chart/Chart.jsx",[],"/Users/apple/Documents/Projects/covid-19/src/components/Cards/Cards.jsx",["37"],"/Users/apple/Documents/Projects/covid-19/src/components/CountryPicker/CountryPicker.jsx",[],"/Users/apple/Documents/Projects/covid-19/src/api/index.js",[],"/Users/apple/Documents/Projects/covid-19/src/components/Cards/Card/Card.jsx",[],{"ruleId":"38","replacedBy":"39"},{"ruleId":"40","replacedBy":"41"},{"ruleId":"42","severity":1,"message":"43","line":2,"column":10,"nodeType":"44","messageId":"45","endLine":2,"endColumn":20},"no-native-reassign",["46"],"no-negated-in-lhs",["47"],"no-unused-vars","'Typography' is defined but never used.","Identifier","unusedVar","no-global-assign","no-unsafe-negation"]