-
Notifications
You must be signed in to change notification settings - Fork 1
/
.eslintcache
1 lines (1 loc) · 2.32 KB
/
.eslintcache
1
[{"D:\\devWork\\ReactApp\\softreact\\src\\index.js":"1","D:\\devWork\\ReactApp\\softreact\\src\\reportWebVitals.js":"2","D:\\devWork\\ReactApp\\softreact\\src\\App.js":"3","D:\\devWork\\ReactApp\\softreact\\src\\components\\Transactions.js":"4","D:\\devWork\\ReactApp\\softreact\\src\\components\\AddTransaction.js":"5","D:\\devWork\\ReactApp\\softreact\\src\\components\\Navbar.js":"6"},{"size":457,"mtime":1608099001307,"results":"7","hashOfConfig":"8"},{"size":362,"mtime":499162500000,"results":"9","hashOfConfig":"8"},{"size":2327,"mtime":1608102886339,"results":"10","hashOfConfig":"8"},{"size":3023,"mtime":1653466561546,"results":"11","hashOfConfig":"8"},{"size":4953,"mtime":1653466478404,"results":"12","hashOfConfig":"8"},{"size":1054,"mtime":1608097372479,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"fh4knj",{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"D:\\devWork\\ReactApp\\softreact\\src\\index.js",[],"D:\\devWork\\ReactApp\\softreact\\src\\reportWebVitals.js",[],"D:\\devWork\\ReactApp\\softreact\\src\\App.js",[],"D:\\devWork\\ReactApp\\softreact\\src\\components\\Transactions.js",["26"],"D:\\devWork\\ReactApp\\softreact\\src\\components\\AddTransaction.js",[],"D:\\devWork\\ReactApp\\softreact\\src\\components\\Navbar.js",[],{"ruleId":"27","severity":1,"message":"28","line":33,"column":6,"nodeType":"29","endLine":33,"endColumn":29,"suggestions":"30"},"react-hooks/exhaustive-deps","React Hook React.useEffect has a missing dependency: 'sortTransactions'. Either include it or remove the dependency array.","ArrayExpression",["31"],{"desc":"32","fix":"33"},"Update the dependencies array to be: [props.transactionList, sortTransactions]",{"range":"34","text":"35"},[867,890],"[props.transactionList, sortTransactions]"]