-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 4.31 KB
/
.eslintcache
1
[{"/Users/lawrence/projects/inv-client-react/src/index.tsx":"1","/Users/lawrence/projects/inv-client-react/src/reportWebVitals.tsx":"2","/Users/lawrence/projects/inv-client-react/src/App.tsx":"3","/Users/lawrence/projects/inv-client-react/src/components/ItemList.tsx":"4","/Users/lawrence/projects/inv-client-react/src/components/WithLoading.tsx":"5","/Users/lawrence/projects/inv-client-react/src/store/selectors.ts":"6","/Users/lawrence/projects/inv-client-react/src/store/store.ts":"7","/Users/lawrence/projects/inv-client-react/src/store/reducers/index.ts":"8","/Users/lawrence/projects/inv-client-react/src/store/reducers/inventoryReducer.ts":"9","/Users/lawrence/projects/inv-client-react/src/store/types/inventoryTypes.ts":"10","/Users/lawrence/projects/inv-client-react/src/store/actions.ts":"11","/Users/lawrence/projects/inv-client-react/src/backend/inv-server.ts":"12"},{"size":620,"mtime":1611507446193,"results":"13","hashOfConfig":"14"},{"size":425,"mtime":1611457042282,"results":"15","hashOfConfig":"14"},{"size":748,"mtime":1611630709657,"results":"16","hashOfConfig":"14"},{"size":1139,"mtime":1611507569635,"results":"17","hashOfConfig":"14"},{"size":400,"mtime":1611461010117,"results":"18","hashOfConfig":"14"},{"size":303,"mtime":1611464070003,"results":"19","hashOfConfig":"14"},{"size":218,"mtime":1611630803922,"results":"20","hashOfConfig":"14"},{"size":233,"mtime":1611464829329,"results":"21","hashOfConfig":"14"},{"size":1870,"mtime":1611720291322,"results":"22","hashOfConfig":"14"},{"size":809,"mtime":1611506937861,"results":"23","hashOfConfig":"14"},{"size":994,"mtime":1611506840750,"results":"24","hashOfConfig":"14"},{"size":196,"mtime":1611720260825,"results":"25","hashOfConfig":"14"},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},"5g6xyc",{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/lawrence/projects/inv-client-react/src/index.tsx",[],["51","52"],"/Users/lawrence/projects/inv-client-react/src/reportWebVitals.tsx",[],"/Users/lawrence/projects/inv-client-react/src/App.tsx",[],"/Users/lawrence/projects/inv-client-react/src/components/ItemList.tsx",[],"/Users/lawrence/projects/inv-client-react/src/components/WithLoading.tsx",[],"/Users/lawrence/projects/inv-client-react/src/store/selectors.ts",[],"/Users/lawrence/projects/inv-client-react/src/store/store.ts",[],"/Users/lawrence/projects/inv-client-react/src/store/reducers/index.ts",[],"/Users/lawrence/projects/inv-client-react/src/store/reducers/inventoryReducer.ts",[],"/Users/lawrence/projects/inv-client-react/src/store/types/inventoryTypes.ts",[],"/Users/lawrence/projects/inv-client-react/src/store/actions.ts",[],"/Users/lawrence/projects/inv-client-react/src/backend/inv-server.ts",[],{"ruleId":"53","replacedBy":"54"},{"ruleId":"55","replacedBy":"56"},"no-native-reassign",["57"],"no-negated-in-lhs",["58"],"no-global-assign","no-unsafe-negation"]