-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 4.28 KB
/
.eslintcache
1
[{"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\index.js":"1","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\reportWebVitals.js":"2","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\App.js":"3","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\Header.js":"4","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\Balance.js":"5","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\IncomeExpenses.js":"6","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\context\\GlobalState.js":"7","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\Transaction.js":"8","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\AddTransaction.js":"9","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\TransactionList.js":"10","D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\context\\AppReducer.js":"11"},{"size":500,"mtime":1606633961395,"results":"12","hashOfConfig":"13"},{"size":362,"mtime":1606633961395,"results":"14","hashOfConfig":"13"},{"size":653,"mtime":1606634768536,"results":"15","hashOfConfig":"13"},{"size":133,"mtime":1606891338223,"results":"16","hashOfConfig":"13"},{"size":434,"mtime":1606634463056,"results":"17","hashOfConfig":"13"},{"size":800,"mtime":1606634495553,"results":"18","hashOfConfig":"13"},{"size":851,"mtime":1606817095843,"results":"19","hashOfConfig":"13"},{"size":529,"mtime":1606634512572,"results":"20","hashOfConfig":"13"},{"size":1255,"mtime":1606817140061,"results":"21","hashOfConfig":"13"},{"size":462,"mtime":1606817152992,"results":"22","hashOfConfig":"13"},{"size":444,"mtime":1606634569545,"results":"23","hashOfConfig":"13"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"26"},"18sh2hr",{"filePath":"27","messages":"28","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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,"usedDeprecatedRules":"35"},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"35"},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"35"},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"46"},{"filePath":"47","messages":"48","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\index.js",[],["49","50"],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\reportWebVitals.js",[],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\App.js",[],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\Header.js",[],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\Balance.js",[],["51","52"],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\IncomeExpenses.js",[],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\context\\GlobalState.js",[],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\Transaction.js",[],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\AddTransaction.js",[],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\Components\\TransactionList.js",[],["53","54"],"D:\\Bootcamp 2020\\E-tracker\\etracker\\src\\context\\AppReducer.js",["55"],{"ruleId":"56","replacedBy":"57"},{"ruleId":"58","replacedBy":"59"},{"ruleId":"56","replacedBy":"60"},{"ruleId":"58","replacedBy":"61"},{"ruleId":"56","replacedBy":"62"},{"ruleId":"58","replacedBy":"63"},{"ruleId":"64","severity":1,"message":"65","line":1,"column":1,"nodeType":"66","endLine":16,"endColumn":4},"no-native-reassign",["67"],"no-negated-in-lhs",["68"],["67"],["68"],["67"],["68"],"import/no-anonymous-default-export","Assign arrow function to a variable before exporting as module default","ExportDefaultDeclaration","no-global-assign","no-unsafe-negation"]