-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 7.87 KB
/
.eslintcache
1
[{"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\index.js":"1","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\App.js":"2","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Layout\\Header.js":"3","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\Meals.js":"4","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Cart\\Cart.js":"5","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Layout\\HeaderCartButton.js":"6","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\AvailableMeals.js":"7","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\MealsSummary.js":"8","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Cart\\CartItem.js":"9","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\UI\\Modal.js":"10","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Cart\\CartIcon.js":"11","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\UI\\Card.js":"12","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\MealItem\\MealItem.js":"13","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\MealItem\\MealItemForm.js":"14","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\UI\\Input.js":"15","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Cart\\Checkout.js":"16","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\store\\index.js":"17","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\store\\cartContents-slice.js":"18","D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\store\\cartVisiblity-slice.js":"19"},{"size":260,"mtime":1673786085316,"results":"20","hashOfConfig":"21"},{"size":790,"mtime":1673798391497,"results":"22","hashOfConfig":"21"},{"size":578,"mtime":1673422289193,"results":"23","hashOfConfig":"21"},{"size":268,"mtime":1673787496486,"results":"24","hashOfConfig":"21"},{"size":3072,"mtime":1674107838281,"results":"25","hashOfConfig":"21"},{"size":981,"mtime":1673788582598,"results":"26","hashOfConfig":"21"},{"size":1850,"mtime":1673799047911,"results":"27","hashOfConfig":"21"},{"size":558,"mtime":1673422520370,"results":"28","hashOfConfig":"21"},{"size":572,"mtime":1674066932959,"results":"29","hashOfConfig":"21"},{"size":738,"mtime":1616596144000,"results":"30","hashOfConfig":"21"},{"size":488,"mtime":1616596144000,"results":"31","hashOfConfig":"21"},{"size":152,"mtime":1616596144000,"results":"32","hashOfConfig":"21"},{"size":873,"mtime":1674107782840,"results":"33","hashOfConfig":"21"},{"size":1116,"mtime":1616596144000,"results":"34","hashOfConfig":"21"},{"size":311,"mtime":1673791668805,"results":"35","hashOfConfig":"21"},{"size":3071,"mtime":1674123970543,"results":"36","hashOfConfig":"21"},{"size":348,"mtime":1673785229227,"results":"37","hashOfConfig":"21"},{"size":1241,"mtime":1674107498609,"results":"38","hashOfConfig":"21"},{"size":554,"mtime":1673798283307,"results":"39","hashOfConfig":"21"},{"filePath":"40","messages":"41","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},"1gbl7wv",{"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},{"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},{"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},{"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},{"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},{"filePath":"77","messages":"78","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\index.js",[],["79","80"],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\App.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Layout\\Header.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\Meals.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Cart\\Cart.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Layout\\HeaderCartButton.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\AvailableMeals.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\MealsSummary.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Cart\\CartItem.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\UI\\Modal.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Cart\\CartIcon.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\UI\\Card.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\MealItem\\MealItem.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Meals\\MealItem\\MealItemForm.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\UI\\Input.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\components\\Cart\\Checkout.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\store\\index.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\store\\cartContents-slice.js",[],"D:\\Learning\\Practise\\Web Development\\Food Order App\\src\\store\\cartVisiblity-slice.js",[],{"ruleId":"81","replacedBy":"82"},{"ruleId":"83","replacedBy":"84"},"no-native-reassign",["85"],"no-negated-in-lhs",["86"],"no-global-assign","no-unsafe-negation"]