-
Notifications
You must be signed in to change notification settings - Fork 1
/
.eslintcache
1 lines (1 loc) · 7.16 KB
/
.eslintcache
1
[{"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/index.js":"1","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/App.js":"2","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/store/CartProvider.js":"3","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/Meals.js":"4","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Cart/Cart.js":"5","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Layout/Header.js":"6","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/store/cart-context.js":"7","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/AvailableMeals.js":"8","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Cart/CartItem.js":"9","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/MealsSummary.js":"10","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Layout/HeaderCartButton.js":"11","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/UI/Modal.js":"12","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/UI/Card.js":"13","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Cart/CartIcon.js":"14","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/MealItem/MealItem.js":"15","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/MealItem/MealItemForm.js":"16","/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/UI/Input.js":"17"},{"size":142,"mtime":1675045860083,"results":"18","hashOfConfig":"19"},{"size":648,"mtime":1675045860079,"results":"20","hashOfConfig":"19"},{"size":2300,"mtime":1675045860083,"results":"21","hashOfConfig":"19"},{"size":269,"mtime":1675045860083,"results":"22","hashOfConfig":"19"},{"size":1424,"mtime":1675046153662,"results":"23","hashOfConfig":"19"},{"size":553,"mtime":1675045860083,"results":"24","hashOfConfig":"19"},{"size":183,"mtime":1675045860083,"results":"25","hashOfConfig":"19"},{"size":972,"mtime":1675045860083,"results":"26","hashOfConfig":"19"},{"size":612,"mtime":1675045860083,"results":"27","hashOfConfig":"19"},{"size":529,"mtime":1675045860083,"results":"28","hashOfConfig":"19"},{"size":1127,"mtime":1675045860083,"results":"29","hashOfConfig":"19"},{"size":738,"mtime":1675045860083,"results":"30","hashOfConfig":"19"},{"size":152,"mtime":1675045860083,"results":"31","hashOfConfig":"19"},{"size":488,"mtime":1675045860079,"results":"32","hashOfConfig":"19"},{"size":831,"mtime":1675045860083,"results":"33","hashOfConfig":"19"},{"size":1128,"mtime":1675045860083,"results":"34","hashOfConfig":"19"},{"size":313,"mtime":1675045860083,"results":"35","hashOfConfig":"19"},{"filePath":"36","messages":"37","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"74ym0q",{"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},"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/index.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/App.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/store/CartProvider.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/Meals.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Cart/Cart.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Layout/Header.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/store/cart-context.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/AvailableMeals.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Cart/CartItem.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/MealsSummary.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Layout/HeaderCartButton.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/UI/Modal.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/UI/Card.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Cart/CartIcon.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/MealItem/MealItem.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/Meals/MealItem/MealItemForm.js",[],"/home/noel/Documents/GitAndGitHub-ThePracticalGuide/5.RealProjectExample/fork/src/components/UI/Input.js",[]]