-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 6.47 KB
/
.eslintcache
1
[{"C:\\Users\\799470\\react\\todolist-app\\src\\index.js":"1","C:\\Users\\799470\\react\\todolist-app\\src\\App.js":"2","C:\\Users\\799470\\react\\todolist-app\\src\\reportWebVitals.js":"3","C:\\Users\\799470\\react\\todolist-app\\src\\store\\index.js":"4","C:\\Users\\799470\\react\\todolist-app\\src\\components\\MenuBar\\MenuBar.js":"5","C:\\Users\\799470\\react\\todolist-app\\src\\components\\AddBar\\AddBar.js":"6","C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\Dashboard.js":"7","C:\\Users\\799470\\react\\todolist-app\\src\\store\\reducers\\index.js":"8","C:\\Users\\799470\\react\\todolist-app\\src\\store\\reducers\\taskReducer.js":"9","C:\\Users\\799470\\react\\todolist-app\\src\\store\\actions\\index.js":"10","C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\BacklogTasks\\BacklogTasks.js":"11","C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\InProgressTasks\\InProgressTasks.js":"12","C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\CompletedTasks\\CompletedTasks.js":"13","C:\\Users\\799470\\react\\todolist-app\\src\\store\\actions\\actions.js":"14","C:\\Users\\799470\\react\\todolist-app\\src\\store\\actions\\taskActions.js":"15","C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\Empty\\Empty.js":"16","C:\\Users\\799470\\react\\todolist-app\\src\\components\\Footer\\Footer.js":"17"},{"size":898,"mtime":1607109930068,"results":"18","hashOfConfig":"19"},{"size":1495,"mtime":1607111139929,"results":"20","hashOfConfig":"19"},{"size":362,"mtime":499162500000,"results":"21","hashOfConfig":"19"},{"size":257,"mtime":1607032826231,"results":"22","hashOfConfig":"19"},{"size":370,"mtime":1607096293588,"results":"23","hashOfConfig":"19"},{"size":1418,"mtime":1607026568805,"results":"24","hashOfConfig":"19"},{"size":2778,"mtime":1607092986070,"results":"25","hashOfConfig":"19"},{"size":451,"mtime":1607033020082,"results":"26","hashOfConfig":"19"},{"size":1709,"mtime":1607047260544,"results":"27","hashOfConfig":"19"},{"size":131,"mtime":1607047210470,"results":"28","hashOfConfig":"19"},{"size":2400,"mtime":1607108620975,"results":"29","hashOfConfig":"19"},{"size":2258,"mtime":1607108028798,"results":"30","hashOfConfig":"19"},{"size":2049,"mtime":1607108723559,"results":"31","hashOfConfig":"19"},{"size":249,"mtime":1607047168177,"results":"32","hashOfConfig":"19"},{"size":673,"mtime":1607047202498,"results":"33","hashOfConfig":"19"},{"size":456,"mtime":1607099391668,"results":"34","hashOfConfig":"19"},{"size":349,"mtime":1607111085759,"results":"35","hashOfConfig":"19"},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},"bk52zo",{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"59","messages":"60","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"61","messages":"62","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"63","messages":"64","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"65","messages":"66","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"67","messages":"68","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"69"},{"filePath":"70","messages":"71","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},"C:\\Users\\799470\\react\\todolist-app\\src\\index.js",[],["72","73"],"C:\\Users\\799470\\react\\todolist-app\\src\\App.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\reportWebVitals.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\store\\index.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\components\\MenuBar\\MenuBar.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\components\\AddBar\\AddBar.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\Dashboard.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\store\\reducers\\index.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\store\\reducers\\taskReducer.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\store\\actions\\index.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\BacklogTasks\\BacklogTasks.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\InProgressTasks\\InProgressTasks.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\CompletedTasks\\CompletedTasks.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\store\\actions\\actions.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\store\\actions\\taskActions.js",[],"C:\\Users\\799470\\react\\todolist-app\\src\\components\\Dashboard\\Empty\\Empty.js",[],["74","75"],"C:\\Users\\799470\\react\\todolist-app\\src\\components\\Footer\\Footer.js",[],{"ruleId":"76","replacedBy":"77"},{"ruleId":"78","replacedBy":"79"},{"ruleId":"76","replacedBy":"80"},{"ruleId":"78","replacedBy":"81"},"no-native-reassign",["82"],"no-negated-in-lhs",["83"],["82"],["83"],"no-global-assign","no-unsafe-negation"]