-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 6.76 KB
/
.eslintcache
1
[{"D:\\WEB DEVELOPMENT\\food-order-app\\src\\index.js":"1","D:\\WEB DEVELOPMENT\\food-order-app\\src\\App.js":"2","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Layout\\Header.js":"3","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Layout\\HeaderCartButton.js":"4","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Cart\\CartIcon.js":"5","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\Meals.js":"6","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\MealsSummary.js":"7","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\AvailableMeals.js":"8","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\UI\\Card.js":"9","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\MealItem\\MealItem.js":"10","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\MealItem\\MealItemForm.js":"11","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\UI\\Input.js":"12","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Cart\\Cart.js":"13","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\UI\\Modal.js":"14","D:\\WEB DEVELOPMENT\\food-order-app\\src\\Store\\CartProvider.js":"15","D:\\WEB DEVELOPMENT\\food-order-app\\src\\Store\\cart-context.js":"16","D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Cart\\CartItem.js":"17"},{"size":142,"mtime":1620931094328,"results":"18","hashOfConfig":"19"},{"size":650,"mtime":1620938936033,"results":"20","hashOfConfig":"19"},{"size":632,"mtime":1620937841243,"results":"21","hashOfConfig":"19"},{"size":1143,"mtime":1620947227385,"results":"22","hashOfConfig":"19"},{"size":501,"mtime":1620932591142,"results":"23","hashOfConfig":"19"},{"size":300,"mtime":1620933542434,"results":"24","hashOfConfig":"19"},{"size":548,"mtime":1620933163650,"results":"25","hashOfConfig":"19"},{"size":1043,"mtime":1620935947737,"results":"26","hashOfConfig":"19"},{"size":234,"mtime":1620934140626,"results":"27","hashOfConfig":"19"},{"size":831,"mtime":1620941285888,"results":"28","hashOfConfig":"19"},{"size":1144,"mtime":1620943172674,"results":"29","hashOfConfig":"19"},{"size":339,"mtime":1620940621519,"results":"30","hashOfConfig":"19"},{"size":1436,"mtime":1620946112000,"results":"31","hashOfConfig":"19"},{"size":763,"mtime":1620938117593,"results":"32","hashOfConfig":"19"},{"size":2453,"mtime":1620946030541,"results":"33","hashOfConfig":"19"},{"size":190,"mtime":1620938531854,"results":"34","hashOfConfig":"19"},{"size":612,"mtime":1620944259972,"results":"35","hashOfConfig":"19"},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},"1noy39m",{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"43","messages":"44","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"57","messages":"58","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"59","messages":"60","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"61","messages":"62","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"63","messages":"64","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"65","messages":"66","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"67","messages":"68","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"69","messages":"70","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"D:\\WEB DEVELOPMENT\\food-order-app\\src\\index.js",[],["71","72"],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\App.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Layout\\Header.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Layout\\HeaderCartButton.js",["73"],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Cart\\CartIcon.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\Meals.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\MealsSummary.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\AvailableMeals.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\UI\\Card.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\MealItem\\MealItem.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Meals\\MealItem\\MealItemForm.js",["74"],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\UI\\Input.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Cart\\Cart.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\UI\\Modal.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\Store\\CartProvider.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\Store\\cart-context.js",[],"D:\\WEB DEVELOPMENT\\food-order-app\\src\\components\\Cart\\CartItem.js",[],{"ruleId":"75","replacedBy":"76"},{"ruleId":"77","replacedBy":"78"},{"ruleId":"79","severity":1,"message":"80","line":30,"column":6,"nodeType":"81","endLine":30,"endColumn":13,"suggestions":"82"},{"ruleId":"83","severity":1,"message":"84","line":6,"column":26,"nodeType":"85","messageId":"86","endLine":6,"endColumn":42},"no-native-reassign",["87"],"no-negated-in-lhs",["88"],"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'cartCtx.items.length'. Either include it or remove the dependency array.","ArrayExpression",["89"],"no-unused-vars","'setAmountisValid' is assigned a value but never used.","Identifier","unusedVar","no-global-assign","no-unsafe-negation",{"desc":"90","fix":"91"},"Update the dependencies array to be: [cartCtx.items.length, items]",{"range":"92","text":"93"},[825,832],"[cartCtx.items.length, items]"]