-
Notifications
You must be signed in to change notification settings - Fork 2
/
.eslintcache
1 lines (1 loc) · 4.61 KB
/
.eslintcache
1
[{"/home/ash/Dev/homecooked/src/index.js":"1","/home/ash/Dev/homecooked/src/App.js":"2","/home/ash/Dev/homecooked/src/components/mainComponent.js":"3","/home/ash/Dev/homecooked/src/components/sellComponent.js":"4","/home/ash/Dev/homecooked/src/components/headComponent.js":"5","/home/ash/Dev/homecooked/src/components/footerComponent.js":"6","/home/ash/Dev/homecooked/src/components/signupComponent.js":"7","/home/ash/Dev/homecooked/src/components/profileComponent.js":"8","/home/ash/Dev/homecooked/src/components/purchaseInfoComponent.js":"9","/home/ash/Dev/homecooked/src/components/soldSummaryComponent.js":"10"},{"size":433,"mtime":1610613927570,"results":"11","hashOfConfig":"12"},{"size":602,"mtime":1610871773833,"results":"13","hashOfConfig":"12"},{"size":1357,"mtime":1610876982154,"results":"14","hashOfConfig":"12"},{"size":5123,"mtime":1610871773837,"results":"15","hashOfConfig":"12"},{"size":653,"mtime":1610871773837,"results":"16","hashOfConfig":"12"},{"size":594,"mtime":1610871773837,"results":"17","hashOfConfig":"12"},{"size":1511,"mtime":1610871773837,"results":"18","hashOfConfig":"12"},{"size":1337,"mtime":1610872841400,"results":"19","hashOfConfig":"12"},{"size":3081,"mtime":1610877403673,"results":"20","hashOfConfig":"12"},{"size":3037,"mtime":1610877632767,"results":"21","hashOfConfig":"12"},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1ar4mq8",{"filePath":"24","messages":"25","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/ash/Dev/homecooked/src/index.js",[],"/home/ash/Dev/homecooked/src/App.js",["42"],"/home/ash/Dev/homecooked/src/components/mainComponent.js",[],"/home/ash/Dev/homecooked/src/components/sellComponent.js",["43","44","45","46","47"],"/home/ash/Dev/homecooked/src/components/headComponent.js",[],"/home/ash/Dev/homecooked/src/components/footerComponent.js",[],"/home/ash/Dev/homecooked/src/components/signupComponent.js",[],"/home/ash/Dev/homecooked/src/components/profileComponent.js",["48"],"/home/ash/Dev/homecooked/src/components/purchaseInfoComponent.js",[],"/home/ash/Dev/homecooked/src/components/soldSummaryComponent.js",[],{"ruleId":"49","severity":1,"message":"50","line":3,"column":8,"nodeType":"51","messageId":"52","endLine":3,"endColumn":16},{"ruleId":"53","severity":1,"message":"54","line":62,"column":25,"nodeType":"55","endLine":62,"endColumn":96},{"ruleId":"53","severity":1,"message":"54","line":70,"column":25,"nodeType":"55","endLine":70,"endColumn":96},{"ruleId":"56","severity":1,"message":"57","line":74,"column":29,"nodeType":"55","endLine":74,"endColumn":65},{"ruleId":"53","severity":1,"message":"54","line":78,"column":25,"nodeType":"55","endLine":78,"endColumn":96},{"ruleId":"56","severity":1,"message":"57","line":82,"column":29,"nodeType":"55","endLine":82,"endColumn":65},{"ruleId":"58","severity":1,"message":"59","line":5,"column":5,"nodeType":"60","messageId":"61","endLine":7,"endColumn":6},"no-unused-vars","'SellDash' is defined but never used.","Identifier","unusedVar","jsx-a11y/img-redundant-alt","Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop.","JSXOpeningElement","jsx-a11y/anchor-is-valid","The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md","no-useless-constructor","Useless constructor.","MethodDefinition","noUselessConstructor"]