forked from sanderdebr/redux-crud-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 2.52 KB
/
.eslintcache
1
[{"C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\App.js":"1","C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\index.js":"2","C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\store.js":"3","C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\features\\users\\usersSlice.js":"4","C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\features\\users\\UserList.jsx":"5","C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\features\\users\\AddUser.jsx":"6","C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\features\\users\\EditUser.jsx":"7"},{"size":630,"mtime":1611923406145,"results":"8","hashOfConfig":"9"},{"size":368,"mtime":1611927815334,"results":"10","hashOfConfig":"9"},{"size":195,"mtime":1611917361195,"results":"11","hashOfConfig":"9"},{"size":1525,"mtime":1611928190070,"results":"12","hashOfConfig":"9"},{"size":1994,"mtime":1611927867863,"results":"13","hashOfConfig":"9"},{"size":1889,"mtime":1611928310209,"results":"14","hashOfConfig":"9"},{"size":2012,"mtime":1611927721240,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"ltq8zx",{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"27","messages":"28","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\App.js",[],"C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\index.js",[],"C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\store.js",[],["31","32"],"C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\features\\users\\usersSlice.js",[],"C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\features\\users\\UserList.jsx",[],"C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\features\\users\\AddUser.jsx",[],"C:\\Users\\sande\\GitHub\\redux-crud-tutorial\\src\\features\\users\\EditUser.jsx",[],{"ruleId":"33","replacedBy":"34"},{"ruleId":"35","replacedBy":"36"},"no-native-reassign",["37"],"no-negated-in-lhs",["38"],"no-global-assign","no-unsafe-negation"]