-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 4.03 KB
/
.eslintcache
1
[{"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/index.js":"1","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/reportWebVitals.js":"2","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/App.js":"3","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/IncomeExpenses.js":"4","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/AddTransaction.js":"5","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/context/GlobalState.js":"6","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/Header.js":"7","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/TransactionList.js":"8","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/Balance.js":"9","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/context/AppReducer.js":"10","/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/Transaction.js":"11"},{"size":479,"mtime":1611737339711,"results":"12","hashOfConfig":"13"},{"size":362,"mtime":1611737133069,"results":"14","hashOfConfig":"13"},{"size":625,"mtime":1611737318623,"results":"15","hashOfConfig":"13"},{"size":777,"mtime":1611737290707,"results":"16","hashOfConfig":"13"},{"size":1316,"mtime":1611737290696,"results":"17","hashOfConfig":"13"},{"size":852,"mtime":1611737452230,"results":"18","hashOfConfig":"13"},{"size":96,"mtime":1611737290703,"results":"19","hashOfConfig":"13"},{"size":467,"mtime":1611737290714,"results":"20","hashOfConfig":"13"},{"size":422,"mtime":1611737290699,"results":"21","hashOfConfig":"13"},{"size":429,"mtime":1611737452227,"results":"22","hashOfConfig":"13"},{"size":593,"mtime":1611737290711,"results":"23","hashOfConfig":"13"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1hdeww",{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/index.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/reportWebVitals.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/App.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/IncomeExpenses.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/AddTransaction.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/context/GlobalState.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/Header.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/TransactionList.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/Balance.js",[],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/context/AppReducer.js",["46"],"/Users/yoselyncallejas/Desktop/Expense-Tracker-React/src/components/Transaction.js",[],{"ruleId":"47","severity":1,"message":"48","line":1,"column":1,"nodeType":"49","endLine":18,"endColumn":3},"import/no-anonymous-default-export","Assign arrow function to a variable before exporting as module default","ExportDefaultDeclaration"]