-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 5.76 KB
/
.eslintcache
1
[{"/Users/gunes/Dev/Git/food-order-app/src/index.js":"1","/Users/gunes/Dev/Git/food-order-app/src/App.js":"2","/Users/gunes/Dev/Git/food-order-app/src/store/CartProvider.js":"3","/Users/gunes/Dev/Git/food-order-app/src/components/Cart/Cart.js":"4","/Users/gunes/Dev/Git/food-order-app/src/components/Layout/Header.js":"5","/Users/gunes/Dev/Git/food-order-app/src/components/Meals/Meals.js":"6","/Users/gunes/Dev/Git/food-order-app/src/store/cart-context.js":"7","/Users/gunes/Dev/Git/food-order-app/src/components/Cart/CartItem.js":"8","/Users/gunes/Dev/Git/food-order-app/src/components/Layout/HeaderCartButton.js":"9","/Users/gunes/Dev/Git/food-order-app/src/components/Meals/MealsSummary.js":"10","/Users/gunes/Dev/Git/food-order-app/src/components/Meals/AvailableMeals.js":"11","/Users/gunes/Dev/Git/food-order-app/src/components/UI/Modal.js":"12","/Users/gunes/Dev/Git/food-order-app/src/components/Cart/CartIcon.js":"13","/Users/gunes/Dev/Git/food-order-app/src/components/UI/Card.js":"14","/Users/gunes/Dev/Git/food-order-app/src/components/Meals/MealItem/MealItem.js":"15","/Users/gunes/Dev/Git/food-order-app/src/components/Meals/MealItem/MealItemForm.js":"16","/Users/gunes/Dev/Git/food-order-app/src/components/UI/Input.js":"17"},{"size":142,"mtime":1709755063650,"results":"18","hashOfConfig":"19"},{"size":664,"mtime":1709755063647,"results":"20","hashOfConfig":"19"},{"size":2302,"mtime":1709755063651,"results":"21","hashOfConfig":"19"},{"size":1397,"mtime":1709755063648,"results":"22","hashOfConfig":"19"},{"size":556,"mtime":1709755063648,"results":"23","hashOfConfig":"19"},{"size":273,"mtime":1709755063650,"results":"24","hashOfConfig":"19"},{"size":185,"mtime":1709755063651,"results":"25","hashOfConfig":"19"},{"size":612,"mtime":1709755063648,"results":"26","hashOfConfig":"19"},{"size":1130,"mtime":1709755063649,"results":"27","hashOfConfig":"19"},{"size":554,"mtime":1709755063650,"results":"28","hashOfConfig":"19"},{"size":1032,"mtime":1709755063649,"results":"29","hashOfConfig":"19"},{"size":787,"mtime":1709755063650,"results":"30","hashOfConfig":"19"},{"size":488,"mtime":1709755063648,"results":"31","hashOfConfig":"19"},{"size":183,"mtime":1709755063650,"results":"32","hashOfConfig":"19"},{"size":839,"mtime":1709755063649,"results":"33","hashOfConfig":"19"},{"size":1127,"mtime":1709755063649,"results":"34","hashOfConfig":"19"},{"size":312,"mtime":1709755063650,"results":"35","hashOfConfig":"19"},{"filePath":"36","messages":"37","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1cxiv16",{"filePath":"38","messages":"39","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"46","messages":"47","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"48","messages":"49","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"50","messages":"51","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"52","messages":"53","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"54","messages":"55","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"56","messages":"57","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"58","messages":"59","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"60","messages":"61","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"62","messages":"63","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"64","messages":"65","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"66","messages":"67","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"68","messages":"69","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/gunes/Dev/Git/food-order-app/src/index.js",[],"/Users/gunes/Dev/Git/food-order-app/src/App.js",[],"/Users/gunes/Dev/Git/food-order-app/src/store/CartProvider.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Cart/Cart.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Layout/Header.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Meals/Meals.js",[],"/Users/gunes/Dev/Git/food-order-app/src/store/cart-context.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Cart/CartItem.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Layout/HeaderCartButton.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Meals/MealsSummary.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Meals/AvailableMeals.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/UI/Modal.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Cart/CartIcon.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/UI/Card.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Meals/MealItem/MealItem.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/Meals/MealItem/MealItemForm.js",[],"/Users/gunes/Dev/Git/food-order-app/src/components/UI/Input.js",[]]