-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 6.94 KB
/
.eslintcache
1
[{"D:\\Coding\\food-order-react\\src\\index.js":"1","D:\\Coding\\food-order-react\\src\\App.js":"2","D:\\Coding\\food-order-react\\src\\store\\CartProvider.js":"3","D:\\Coding\\food-order-react\\src\\components\\Cart\\Cart.js":"4","D:\\Coding\\food-order-react\\src\\components\\Meals\\Meals.js":"5","D:\\Coding\\food-order-react\\src\\components\\Layout\\Header.js":"6","D:\\Coding\\food-order-react\\src\\store\\cart-context.js":"7","D:\\Coding\\food-order-react\\src\\components\\Cart\\CartItem.js":"8","D:\\Coding\\food-order-react\\src\\components\\Cart\\Checkout.js":"9","D:\\Coding\\food-order-react\\src\\components\\Meals\\AvailableMeals.js":"10","D:\\Coding\\food-order-react\\src\\components\\Meals\\MealsSummary.js":"11","D:\\Coding\\food-order-react\\src\\components\\UI\\Modal.js":"12","D:\\Coding\\food-order-react\\src\\components\\Layout\\HeaderCartButton.js":"13","D:\\Coding\\food-order-react\\src\\components\\Cart\\CartIcon.js":"14","D:\\Coding\\food-order-react\\src\\components\\UI\\Card.js":"15","D:\\Coding\\food-order-react\\src\\components\\Meals\\MealItem\\MealItem.js":"16","D:\\Coding\\food-order-react\\src\\components\\Meals\\MealItem\\MealItemForm.js":"17","D:\\Coding\\food-order-react\\src\\components\\UI\\Input.js":"18","D:\\Coding\\food-order-react\\src\\firebase.js":"19"},{"size":184,"mtime":1718280197065,"results":"20","hashOfConfig":"21"},{"size":686,"mtime":1718280197030,"results":"22","hashOfConfig":"21"},{"size":2683,"mtime":1718280197065,"results":"23","hashOfConfig":"21"},{"size":2946,"mtime":1718305968292,"results":"24","hashOfConfig":"21"},{"size":231,"mtime":1718280197061,"results":"25","hashOfConfig":"21"},{"size":521,"mtime":1718280197057,"results":"26","hashOfConfig":"21"},{"size":219,"mtime":1718280197066,"results":"27","hashOfConfig":"21"},{"size":633,"mtime":1718280197033,"results":"28","hashOfConfig":"21"},{"size":3453,"mtime":1718306258848,"results":"29","hashOfConfig":"21"},{"size":1660,"mtime":1718305635010,"results":"30","hashOfConfig":"21"},{"size":548,"mtime":1718280197062,"results":"31","hashOfConfig":"21"},{"size":717,"mtime":1718280197064,"results":"32","hashOfConfig":"21"},{"size":1180,"mtime":1718280197059,"results":"33","hashOfConfig":"21"},{"size":501,"mtime":1718280197033,"results":"34","hashOfConfig":"21"},{"size":163,"mtime":1718280197063,"results":"35","hashOfConfig":"21"},{"size":859,"mtime":1718280197060,"results":"36","hashOfConfig":"21"},{"size":1202,"mtime":1718280197061,"results":"37","hashOfConfig":"21"},{"size":297,"mtime":1718280197063,"results":"38","hashOfConfig":"21"},{"size":586,"mtime":1718307908802,"results":"39","hashOfConfig":"21"},{"filePath":"40","messages":"41","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},"9w2fhk",{"filePath":"43","messages":"44","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"45","messages":"46","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"47","messages":"48","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"49","messages":"50","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"51","messages":"52","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"53","messages":"54","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"55","messages":"56","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"57","messages":"58","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"59","messages":"60","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"61","messages":"62","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"63","messages":"64","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"65","messages":"66","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"67","messages":"68","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"69","messages":"70","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"71","messages":"72","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"73","messages":"74","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"75","messages":"76","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"77","messages":"78","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"D:\\Coding\\food-order-react\\src\\index.js",[],["79","80"],"D:\\Coding\\food-order-react\\src\\App.js",[],"D:\\Coding\\food-order-react\\src\\store\\CartProvider.js",[],"D:\\Coding\\food-order-react\\src\\components\\Cart\\Cart.js",[],"D:\\Coding\\food-order-react\\src\\components\\Meals\\Meals.js",[],"D:\\Coding\\food-order-react\\src\\components\\Layout\\Header.js",[],"D:\\Coding\\food-order-react\\src\\store\\cart-context.js",[],"D:\\Coding\\food-order-react\\src\\components\\Cart\\CartItem.js",[],"D:\\Coding\\food-order-react\\src\\components\\Cart\\Checkout.js",[],"D:\\Coding\\food-order-react\\src\\components\\Meals\\AvailableMeals.js",[],"D:\\Coding\\food-order-react\\src\\components\\Meals\\MealsSummary.js",[],"D:\\Coding\\food-order-react\\src\\components\\UI\\Modal.js",[],"D:\\Coding\\food-order-react\\src\\components\\Layout\\HeaderCartButton.js",[],"D:\\Coding\\food-order-react\\src\\components\\Cart\\CartIcon.js",[],"D:\\Coding\\food-order-react\\src\\components\\UI\\Card.js",[],"D:\\Coding\\food-order-react\\src\\components\\Meals\\MealItem\\MealItem.js",[],"D:\\Coding\\food-order-react\\src\\components\\Meals\\MealItem\\MealItemForm.js",[],"D:\\Coding\\food-order-react\\src\\components\\UI\\Input.js",[],"D:\\Coding\\food-order-react\\src\\firebase.js",[],{"ruleId":"81","replacedBy":"82"},{"ruleId":"83","replacedBy":"84"},"no-native-reassign",["85"],"no-negated-in-lhs",["86"],"no-global-assign","no-unsafe-negation"]