-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 2.27 KB
/
.eslintcache
1
[{"C:\\repositorios\\component-react\\src\\index.js":"1","C:\\repositorios\\component-react\\src\\reportWebVitals.js":"2","C:\\repositorios\\component-react\\src\\App.js":"3","C:\\repositorios\\component-react\\src\\ComponenteClasse.js":"4","C:\\repositorios\\component-react\\src\\ComponenteFuncao.js":"5"},{"size":500,"mtime":499162500000,"results":"6","hashOfConfig":"7"},{"size":362,"mtime":499162500000,"results":"8","hashOfConfig":"7"},{"size":262,"mtime":1612129709790,"results":"9","hashOfConfig":"7"},{"size":1366,"mtime":1612129548827,"results":"10","hashOfConfig":"7"},{"size":1156,"mtime":1612130533967,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1nemsuh",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"20","messages":"21","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\repositorios\\component-react\\src\\index.js",[],"C:\\repositorios\\component-react\\src\\reportWebVitals.js",[],"C:\\repositorios\\component-react\\src\\App.js",["22"],"C:\\repositorios\\component-react\\src\\ComponenteClasse.js",["23"],"C:\\repositorios\\component-react\\src\\ComponenteFuncao.js",["24","25"],{"ruleId":"26","severity":1,"message":"27","line":2,"column":8,"nodeType":"28","messageId":"29","endLine":2,"endColumn":24},{"ruleId":"30","severity":1,"message":"31","line":22,"column":21,"nodeType":"32","endLine":22,"endColumn":64},{"ruleId":"26","severity":1,"message":"33","line":1,"column":8,"nodeType":"28","messageId":"29","endLine":1,"endColumn":12},{"ruleId":"30","severity":1,"message":"31","line":15,"column":17,"nodeType":"32","endLine":16,"endColumn":55},"no-unused-vars","'ComponenteClasse' is defined but never used.","Identifier","unusedVar","jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement","'Reat' is defined but never used."]