-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 7.23 KB
/
.eslintcache
1
[{"/home/__whitish__/projects/react/expense-tracker/src/index.js":"1","/home/__whitish__/projects/react/expense-tracker/src/App.js":"2","/home/__whitish__/projects/react/expense-tracker/src/components/Details/Details.jsx":"3","/home/__whitish__/projects/react/expense-tracker/src/components/Details/styles.js":"4","/home/__whitish__/projects/react/expense-tracker/src/styles.js":"5","/home/__whitish__/projects/react/expense-tracker/src/components/Main/Main.jsx":"6","/home/__whitish__/projects/react/expense-tracker/src/components/Main/styles.js":"7","/home/__whitish__/projects/react/expense-tracker/src/components/Main/Form/Form.jsx":"8","/home/__whitish__/projects/react/expense-tracker/src/components/Main/Form/styles.js":"9","/home/__whitish__/projects/react/expense-tracker/src/components/Main/List/List.jsx":"10","/home/__whitish__/projects/react/expense-tracker/src/components/Main/List/styles.js":"11","/home/__whitish__/projects/react/expense-tracker/src/context/context.js":"12","/home/__whitish__/projects/react/expense-tracker/src/context/contextReducer.js":"13","/home/__whitish__/projects/react/expense-tracker/src/constants/categories.js":"14","/home/__whitish__/projects/react/expense-tracker/src/utils/formatDate.js":"15","/home/__whitish__/projects/react/expense-tracker/src/useTransactions.js":"16","/home/__whitish__/projects/react/expense-tracker/src/components/Snackbar/Snackbar.jsx":"17","/home/__whitish__/projects/react/expense-tracker/src/components/Snackbar/styles.js":"18","/home/__whitish__/projects/react/expense-tracker/src/components/InfoCard.jsx":"19"},{"size":413,"mtime":1608795770278,"results":"20","hashOfConfig":"21"},{"size":2359,"mtime":1608808421686,"results":"22","hashOfConfig":"21"},{"size":662,"mtime":1608799984920,"results":"23","hashOfConfig":"21"},{"size":230,"mtime":1608708418988,"results":"24","hashOfConfig":"21"},{"size":552,"mtime":1608709108933,"results":"25","hashOfConfig":"21"},{"size":1200,"mtime":1608804434059,"results":"26","hashOfConfig":"21"},{"size":490,"mtime":1608709785771,"results":"27","hashOfConfig":"21"},{"size":5283,"mtime":1608802143667,"results":"28","hashOfConfig":"21"},{"size":235,"mtime":1608710812519,"results":"29","hashOfConfig":"21"},{"size":1673,"mtime":1608721579274,"results":"30","hashOfConfig":"21"},{"size":399,"mtime":1608713516086,"results":"31","hashOfConfig":"21"},{"size":1586,"mtime":1608800674734,"results":"32","hashOfConfig":"21"},{"size":581,"mtime":1608799637295,"results":"33","hashOfConfig":"21"},{"size":1710,"mtime":1608721974665,"results":"34","hashOfConfig":"21"},{"size":334,"mtime":1608787529743,"results":"35","hashOfConfig":"21"},{"size":1311,"mtime":1608790505311,"results":"36","hashOfConfig":"21"},{"size":845,"mtime":1608802015139,"results":"37","hashOfConfig":"21"},{"size":196,"mtime":1608801242808,"results":"38","hashOfConfig":"21"},{"size":414,"mtime":1608802558169,"results":"39","hashOfConfig":"21"},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},"16d9zn3",{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"59","messages":"60","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"61","messages":"62","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"63"},{"filePath":"64","messages":"65","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"66","messages":"67","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"68","messages":"69","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"70","messages":"71","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"72","messages":"73","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"74","messages":"75","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"76","messages":"77","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"78","messages":"79","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},"/home/__whitish__/projects/react/expense-tracker/src/index.js",[],["80","81"],"/home/__whitish__/projects/react/expense-tracker/src/App.js",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Details/Details.jsx",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Details/styles.js",[],"/home/__whitish__/projects/react/expense-tracker/src/styles.js",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Main/Main.jsx",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Main/styles.js",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Main/Form/Form.jsx",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Main/Form/styles.js",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Main/List/List.jsx",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Main/List/styles.js",[],["82","83"],"/home/__whitish__/projects/react/expense-tracker/src/context/context.js",[],"/home/__whitish__/projects/react/expense-tracker/src/context/contextReducer.js",[],"/home/__whitish__/projects/react/expense-tracker/src/constants/categories.js",[],"/home/__whitish__/projects/react/expense-tracker/src/utils/formatDate.js",[],"/home/__whitish__/projects/react/expense-tracker/src/useTransactions.js",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Snackbar/Snackbar.jsx",[],"/home/__whitish__/projects/react/expense-tracker/src/components/Snackbar/styles.js",[],"/home/__whitish__/projects/react/expense-tracker/src/components/InfoCard.jsx",[],{"ruleId":"84","replacedBy":"85"},{"ruleId":"86","replacedBy":"87"},{"ruleId":"84","replacedBy":"88"},{"ruleId":"86","replacedBy":"89"},"no-native-reassign",["90"],"no-negated-in-lhs",["91"],["90"],["91"],"no-global-assign","no-unsafe-negation"]