forked from PatientZero-AU/pz-cheeseria-juniors
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.41 KB
/
.eslintcache
1
[{"/home/dan/src/react-shopping-cart/src/index.tsx":"1","/home/dan/src/react-shopping-cart/src/App.tsx":"2","/home/dan/src/react-shopping-cart/src/App.styles.ts":"3","/home/dan/src/react-shopping-cart/src/Item/Item.tsx":"4","/home/dan/src/react-shopping-cart/src/Cart/Cart.tsx":"5","/home/dan/src/react-shopping-cart/src/Item/Item.styles.ts":"6","/home/dan/src/react-shopping-cart/src/Cart/Cart.styles.ts":"7","/home/dan/src/react-shopping-cart/src/CartItem/CartItem.tsx":"8","/home/dan/src/react-shopping-cart/src/CartItem/CartItem.styles.ts":"9"},{"size":318,"mtime":1620959699423,"results":"10","hashOfConfig":"11"},{"size":3524,"mtime":1620967345013,"results":"12","hashOfConfig":"11"},{"size":486,"mtime":1620967385293,"results":"13","hashOfConfig":"11"},{"size":584,"mtime":1620959699423,"results":"14","hashOfConfig":"11"},{"size":892,"mtime":1620959699423,"results":"15","hashOfConfig":"11"},{"size":481,"mtime":1620959699423,"results":"16","hashOfConfig":"11"},{"size":159,"mtime":1620959699423,"results":"17","hashOfConfig":"11"},{"size":1094,"mtime":1620959699423,"results":"18","hashOfConfig":"11"},{"size":432,"mtime":1620959699423,"results":"19","hashOfConfig":"11"},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"bdph8r",{"filePath":"22","messages":"23","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"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"},"/home/dan/src/react-shopping-cart/src/index.tsx",[],"/home/dan/src/react-shopping-cart/src/App.tsx",["39","40"],"/home/dan/src/react-shopping-cart/src/App.styles.ts",[],"/home/dan/src/react-shopping-cart/src/Item/Item.tsx",[],["41","42"],"/home/dan/src/react-shopping-cart/src/Cart/Cart.tsx",[],"/home/dan/src/react-shopping-cart/src/Item/Item.styles.ts",[],"/home/dan/src/react-shopping-cart/src/Cart/Cart.styles.ts",[],"/home/dan/src/react-shopping-cart/src/CartItem/CartItem.tsx",[],"/home/dan/src/react-shopping-cart/src/CartItem/CartItem.styles.ts",[],{"ruleId":"43","severity":1,"message":"44","line":14,"column":10,"nodeType":"45","messageId":"46","endLine":14,"endColumn":16},{"ruleId":"43","severity":1,"message":"47","line":14,"column":27,"nodeType":"45","messageId":"46","endLine":14,"endColumn":37},{"ruleId":"48","replacedBy":"49"},{"ruleId":"50","replacedBy":"51"},"@typescript-eslint/no-unused-vars","'AppBar' is defined but never used.","Identifier","unusedVar","'Typography' is defined but never used.","no-native-reassign",["52"],"no-negated-in-lhs",["53"],"no-global-assign","no-unsafe-negation"]