-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 7.99 KB
/
.eslintcache
1
[{"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\index.js":"1","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\App.js":"2","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Layout\\Header.js":"3","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Products\\Product.js":"4","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Cart\\Cart.js":"5","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\UI\\Modal.js":"6","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Products\\Products.js":"7","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Products\\AvailableProducts.js":"8","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\store\\CartProvider.js":"9","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\store\\cart-context.js":"10","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Cart\\CartItem.js":"11","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\About\\About.js":"12","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Homee\\Home.js":"13","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Contact\\contact.js":"14","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Authentication\\authForm.js":"15","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\store\\auth-context.js":"16","C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Product Detail\\ProductDetail.js":"17"},{"size":485,"mtime":1665409770213,"results":"18","hashOfConfig":"19"},{"size":2637,"mtime":1667494214959,"results":"20","hashOfConfig":"19"},{"size":1421,"mtime":1667471901999,"results":"21","hashOfConfig":"19"},{"size":1025,"mtime":1667494175556,"results":"22","hashOfConfig":"19"},{"size":1426,"mtime":1667490156881,"results":"23","hashOfConfig":"19"},{"size":771,"mtime":1662539277002,"results":"24","hashOfConfig":"19"},{"size":337,"mtime":1664108730616,"results":"25","hashOfConfig":"19"},{"size":1833,"mtime":1667494232800,"results":"26","hashOfConfig":"19"},{"size":2347,"mtime":1667494244721,"results":"27","hashOfConfig":"19"},{"size":286,"mtime":1667467301563,"results":"28","hashOfConfig":"19"},{"size":1428,"mtime":1667494223721,"results":"29","hashOfConfig":"19"},{"size":2931,"mtime":1664298244223,"results":"30","hashOfConfig":"19"},{"size":2358,"mtime":1664188384670,"results":"31","hashOfConfig":"19"},{"size":1709,"mtime":1664291844673,"results":"32","hashOfConfig":"19"},{"size":3222,"mtime":1666283085267,"results":"33","hashOfConfig":"19"},{"size":925,"mtime":1666337541241,"results":"34","hashOfConfig":"19"},{"size":4593,"mtime":1667030636657,"results":"35","hashOfConfig":"19"},{"filePath":"36","messages":"37","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},"xbvxwe",{"filePath":"39","messages":"40","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"41","messages":"42","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"43","messages":"44","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"45","messages":"46","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"49","messages":"50","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"51","messages":"52","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"53","messages":"54","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"55","messages":"56","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"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":"38"},{"filePath":"61","messages":"62","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"63","messages":"64","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"65","messages":"66","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"67","messages":"68","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"69","messages":"70","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\index.js",[],["71","72"],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\App.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Layout\\Header.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Products\\Product.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Cart\\Cart.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\UI\\Modal.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Products\\Products.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Products\\AvailableProducts.js",["73"],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\store\\CartProvider.js",["74"],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\store\\cart-context.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Cart\\CartItem.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\About\\About.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Homee\\Home.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Contact\\contact.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Authentication\\authForm.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\store\\auth-context.js",[],"C:\\Users\\Lenovo\\Downloads\\Ecomm Website\\01-starting-project\\src\\components\\Product Detail\\ProductDetail.js",[],{"ruleId":"75","replacedBy":"76"},{"ruleId":"77","replacedBy":"78"},{"ruleId":"79","severity":1,"message":"80","line":66,"column":5,"nodeType":"81","endLine":66,"endColumn":7,"suggestions":"82"},{"ruleId":"83","severity":1,"message":"84","line":35,"column":14,"nodeType":"85","messageId":"86","endLine":35,"endColumn":16},"no-native-reassign",["87"],"no-negated-in-lhs",["88"],"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'cartCtx' and 'email'. Either include them or remove the dependency array.","ArrayExpression",["89"],"eqeqeq","Expected '===' and instead saw '=='.","BinaryExpression","unexpected","no-global-assign","no-unsafe-negation",{"desc":"90","fix":"91"},"Update the dependencies array to be: [cartCtx, email]",{"range":"92","text":"93"},[1343,1345],"[cartCtx, email]"]