-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 5.54 KB
/
.eslintcache
1
[{"C:\\Users\\Abid\\Desktop\\react-redux\\src\\index.js":"1","C:\\Users\\Abid\\Desktop\\react-redux\\src\\App.js":"2","C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\store\\store.js":"3","C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\CatContainer\\CatContainer.js":"4","C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\reducers\\reducer.js":"5","C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\FavoriteCat\\FavoriteCat.js":"6","C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\CatCard\\CatCard.js":"7","C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\data\\data.js":"8","C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\actions\\removeAction.js":"9","C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\actions\\addAction.js":"10","C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\TotalCartNumber\\TotalCartNumber.js":"11","C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\TotalPrice\\TotalPrice.js":"12","C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\actions\\types.js":"13","C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\reducers\\cat.utils.js":"14"},{"size":286,"mtime":1611336148436,"results":"15","hashOfConfig":"16"},{"size":171,"mtime":1611388399411,"results":"17","hashOfConfig":"16"},{"size":142,"mtime":1611336148447,"results":"18","hashOfConfig":"16"},{"size":967,"mtime":1611768819562,"results":"19","hashOfConfig":"16"},{"size":616,"mtime":1611770569081,"results":"20","hashOfConfig":"16"},{"size":1605,"mtime":1611771326150,"results":"21","hashOfConfig":"16"},{"size":1134,"mtime":1611768816589,"results":"22","hashOfConfig":"16"},{"size":5363,"mtime":1611771567059,"results":"23","hashOfConfig":"16"},{"size":165,"mtime":1611599046681,"results":"24","hashOfConfig":"16"},{"size":154,"mtime":1611345848035,"results":"25","hashOfConfig":"16"},{"size":421,"mtime":1611605546453,"results":"26","hashOfConfig":"16"},{"size":501,"mtime":1611771424247,"results":"27","hashOfConfig":"16"},{"size":74,"mtime":1611599135155,"results":"28","hashOfConfig":"16"},{"size":288,"mtime":1611771620019,"results":"29","hashOfConfig":"16"},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"32"},"7dwnt1",{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"32"},{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"32"},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"43","messages":"44","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"32"},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"32"},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"32"},{"filePath":"53","messages":"54","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"32"},{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\Abid\\Desktop\\react-redux\\src\\index.js",[],["59","60"],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\App.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\store\\store.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\CatContainer\\CatContainer.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\reducers\\reducer.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\FavoriteCat\\FavoriteCat.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\CatCard\\CatCard.js",["61"],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\data\\data.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\actions\\removeAction.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\actions\\addAction.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\TotalCartNumber\\TotalCartNumber.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\components\\TotalPrice\\TotalPrice.js",["62","63"],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\actions\\types.js",[],"C:\\Users\\Abid\\Desktop\\react-redux\\src\\redux\\reducers\\cat.utils.js",[],{"ruleId":"64","replacedBy":"65"},{"ruleId":"66","replacedBy":"67"},{"ruleId":"68","severity":1,"message":"69","line":1,"column":16,"nodeType":"70","messageId":"71","endLine":1,"endColumn":25},{"ruleId":"68","severity":1,"message":"72","line":1,"column":16,"nodeType":"70","messageId":"71","endLine":1,"endColumn":24},{"ruleId":"68","severity":1,"message":"69","line":1,"column":26,"nodeType":"70","messageId":"71","endLine":1,"endColumn":35},"no-native-reassign",["73"],"no-negated-in-lhs",["74"],"no-unused-vars","'useEffect' is defined but never used.","Identifier","unusedVar","'useState' is defined but never used.","no-global-assign","no-unsafe-negation"]