-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.eslintcache
More file actions
1 lines (1 loc) · 6.69 KB
/
.eslintcache
File metadata and controls
1 lines (1 loc) · 6.69 KB
1
[{"/Users/zoe/Documents/foodorder-app/src/index.js":"1","/Users/zoe/Documents/foodorder-app/src/App.js":"2","/Users/zoe/Documents/foodorder-app/src/store/CartProvider.js":"3","/Users/zoe/Documents/foodorder-app/src/components/Layout/Header.js":"4","/Users/zoe/Documents/foodorder-app/src/components/Meals/Meals.js":"5","/Users/zoe/Documents/foodorder-app/src/components/Cart/Cart.js":"6","/Users/zoe/Documents/foodorder-app/src/store/cart-context.js":"7","/Users/zoe/Documents/foodorder-app/src/components/Meals/AvailableMeals.js":"8","/Users/zoe/Documents/foodorder-app/src/components/Meals/MealsSummary.js":"9","/Users/zoe/Documents/foodorder-app/src/components/Cart/CartItem.js":"10","/Users/zoe/Documents/foodorder-app/src/components/Cart/Checkout.js":"11","/Users/zoe/Documents/foodorder-app/src/components/Layout/HeaderCartButton.js":"12","/Users/zoe/Documents/foodorder-app/src/components/UI/Modal.js":"13","/Users/zoe/Documents/foodorder-app/src/components/UI/Card.js":"14","/Users/zoe/Documents/foodorder-app/src/components/Cart/CartIcon.js":"15","/Users/zoe/Documents/foodorder-app/src/components/Meals/MealItem/MealItem.js":"16","/Users/zoe/Documents/foodorder-app/src/components/Meals/MealItem/MealItemForm.js":"17","/Users/zoe/Documents/foodorder-app/src/components/UI/Input.js":"18"},{"size":179,"mtime":1652726638000,"results":"19","hashOfConfig":"20"},{"size":658,"mtime":1652726638000,"results":"21","hashOfConfig":"20"},{"size":2481,"mtime":1652726638000,"results":"22","hashOfConfig":"20"},{"size":545,"mtime":1665152966591,"results":"23","hashOfConfig":"20"},{"size":269,"mtime":1652726638000,"results":"24","hashOfConfig":"20"},{"size":2832,"mtime":1665229407002,"results":"25","hashOfConfig":"20"},{"size":206,"mtime":1652726638000,"results":"26","hashOfConfig":"20"},{"size":1775,"mtime":1665228669071,"results":"27","hashOfConfig":"20"},{"size":268,"mtime":1665153077314,"results":"28","hashOfConfig":"20"},{"size":612,"mtime":1652726638000,"results":"29","hashOfConfig":"20"},{"size":3353,"mtime":1652726638000,"results":"30","hashOfConfig":"20"},{"size":1127,"mtime":1665232753944,"results":"31","hashOfConfig":"20"},{"size":738,"mtime":1665230966423,"results":"32","hashOfConfig":"20"},{"size":152,"mtime":1652726638000,"results":"33","hashOfConfig":"20"},{"size":488,"mtime":1665231604401,"results":"34","hashOfConfig":"20"},{"size":817,"mtime":1665153146822,"results":"35","hashOfConfig":"20"},{"size":1116,"mtime":1652726638000,"results":"36","hashOfConfig":"20"},{"size":313,"mtime":1652726638000,"results":"37","hashOfConfig":"20"},{"filePath":"38","messages":"39","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},"1eil497",{"filePath":"41","messages":"42","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"43","messages":"44","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"45","messages":"46","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"47","messages":"48","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"49","messages":"50","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"51","messages":"52","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"53","messages":"54","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"55","messages":"56","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"57","messages":"58","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"59","messages":"60","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"61","messages":"62","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"63","messages":"64","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"65","messages":"66","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"67","messages":"68","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"69","messages":"70","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"71","messages":"72","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},{"filePath":"73","messages":"74","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"40"},"/Users/zoe/Documents/foodorder-app/src/index.js",[],["75","76"],"/Users/zoe/Documents/foodorder-app/src/App.js",[],"/Users/zoe/Documents/foodorder-app/src/store/CartProvider.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Layout/Header.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Meals/Meals.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Cart/Cart.js",[],"/Users/zoe/Documents/foodorder-app/src/store/cart-context.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Meals/AvailableMeals.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Meals/MealsSummary.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Cart/CartItem.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Cart/Checkout.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Layout/HeaderCartButton.js",[],"/Users/zoe/Documents/foodorder-app/src/components/UI/Modal.js",[],"/Users/zoe/Documents/foodorder-app/src/components/UI/Card.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Cart/CartIcon.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Meals/MealItem/MealItem.js",[],"/Users/zoe/Documents/foodorder-app/src/components/Meals/MealItem/MealItemForm.js",[],"/Users/zoe/Documents/foodorder-app/src/components/UI/Input.js",[],{"ruleId":"77","replacedBy":"78"},{"ruleId":"79","replacedBy":"80"},"no-native-reassign",["81"],"no-negated-in-lhs",["82"],"no-global-assign","no-unsafe-negation"]