-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.99 KB
/
.eslintcache
1
[{"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\index.js":"1","C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\reportWebVitals.js":"2","C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\App.js":"3","C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\firebase-config.js":"4","C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\Auth.js":"5","C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\PrivateRoute.js":"6","C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\Login.js":"7","C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\SignUp.js":"8"},{"size":588,"mtime":1623265780721,"results":"9","hashOfConfig":"10"},{"size":362,"mtime":499162500000,"results":"11","hashOfConfig":"10"},{"size":22036,"mtime":1624354813370,"results":"12","hashOfConfig":"10"},{"size":431,"mtime":1622719132028,"results":"13","hashOfConfig":"10"},{"size":497,"mtime":1622720304088,"results":"14","hashOfConfig":"10"},{"size":585,"mtime":1622720855316,"results":"15","hashOfConfig":"10"},{"size":2602,"mtime":1622734414932,"results":"16","hashOfConfig":"10"},{"size":2275,"mtime":1624262921823,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1fwxj2b",{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":0,"warningCount":7,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\index.js",[],"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\reportWebVitals.js",[],"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\App.js",["34","35","36","37","38","39","40"],"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\firebase-config.js",[],"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\Auth.js",[],"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\PrivateRoute.js",[],"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\Login.js",["41"],"C:\\Users\\Usuario\\React\\TFG\\tfg_alex\\src\\SignUp.js",[],{"ruleId":"42","severity":1,"message":"43","line":91,"column":11,"nodeType":"44","endLine":91,"endColumn":85},{"ruleId":"42","severity":1,"message":"43","line":92,"column":11,"nodeType":"44","endLine":92,"endColumn":95},{"ruleId":"42","severity":1,"message":"43","line":93,"column":11,"nodeType":"44","endLine":93,"endColumn":83},{"ruleId":"42","severity":1,"message":"43","line":94,"column":11,"nodeType":"44","endLine":94,"endColumn":110},{"ruleId":"45","severity":1,"message":"46","line":241,"column":13,"nodeType":"44","endLine":241,"endColumn":68},{"ruleId":"47","severity":1,"message":"48","line":503,"column":3,"nodeType":"49","messageId":"50","endLine":505,"endColumn":4},{"ruleId":"45","severity":1,"message":"46","line":837,"column":15,"nodeType":"44","endLine":837,"endColumn":149},{"ruleId":"45","severity":1,"message":"46","line":58,"column":17,"nodeType":"44","endLine":58,"endColumn":20},"jsx-a11y/anchor-has-content","Anchors must have content and the content must be accessible by a screen reader.","JSXOpeningElement","jsx-a11y/anchor-is-valid","The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an 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"]