-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 4.96 KB
/
.eslintcache
1
[{"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/index.js":"1","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/App.js":"2","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Layout/Header.js":"3","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Layout/HeaderCartButton.js":"4","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Cart/CartIcon.js":"5","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/Meals.js":"6","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/AvailableMeals.js":"7","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/MealsSummary.js":"8","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/UI/Card.js":"9","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/MealItems/MealItem.js":"10","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/MealItems/MealItemForm.js":"11","/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/UI/Input.js":"12"},{"size":179,"mtime":1648642748000,"results":"13","hashOfConfig":"14"},{"size":255,"mtime":1651517382479,"results":"15","hashOfConfig":"14"},{"size":478,"mtime":1651506296969,"results":"16","hashOfConfig":"14"},{"size":410,"mtime":1651506296970,"results":"17","hashOfConfig":"14"},{"size":516,"mtime":1651506296968,"results":"18","hashOfConfig":"14"},{"size":244,"mtime":1651517382484,"results":"19","hashOfConfig":"14"},{"size":998,"mtime":1651517382480,"results":"20","hashOfConfig":"14"},{"size":556,"mtime":1651517382485,"results":"21","hashOfConfig":"14"},{"size":182,"mtime":1651517382488,"results":"22","hashOfConfig":"14"},{"size":534,"mtime":1651517382482,"results":"23","hashOfConfig":"14"},{"size":491,"mtime":1651517382483,"results":"24","hashOfConfig":"14"},{"size":285,"mtime":1651517382491,"results":"25","hashOfConfig":"14"},{"filePath":"26","messages":"27","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},"gsdl7p",{"filePath":"29","messages":"30","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"33","messages":"34","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"35","messages":"36","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"37","messages":"38","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"39","messages":"40","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"41","messages":"42","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"43","messages":"44","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"45","messages":"46","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"49","messages":"50","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/index.js",[],["51","52"],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/App.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Layout/Header.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Layout/HeaderCartButton.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Cart/CartIcon.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/Meals.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/AvailableMeals.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/MealsSummary.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/UI/Card.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/MealItems/MealItem.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/Meals/MealItems/MealItemForm.js",[],"/Users/marquessmalley/Documents/my_code/REACT/food-order-app/src/components/UI/Input.js",[],{"ruleId":"53","replacedBy":"54"},{"ruleId":"55","replacedBy":"56"},"no-native-reassign",["57"],"no-negated-in-lhs",["58"],"no-global-assign","no-unsafe-negation"]