-
Notifications
You must be signed in to change notification settings - Fork 4
/
.eslintcache
1 lines (1 loc) · 4.76 KB
/
.eslintcache
1
[{"C:\\Users\\vinic\\code\\tip-calculator\\src\\index.js":"1","C:\\Users\\vinic\\code\\tip-calculator\\src\\App.js":"2","C:\\Users\\vinic\\code\\tip-calculator\\src\\pages\\calculator\\index.js":"3","C:\\Users\\vinic\\code\\tip-calculator\\src\\pages\\home-page\\index.js":"4","C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Content.jsx":"5","C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Paragraph.jsx":"6","C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Container.jsx":"7","C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\NavigationButton.jsx":"8","C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\NavigationButtons.jsx":"9","C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Input.jsx":"10","C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\LinkButton.jsx":"11","C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Logo.jsx":"12"},{"size":209,"mtime":1610331352915,"results":"13","hashOfConfig":"14"},{"size":477,"mtime":1610331352913,"results":"15","hashOfConfig":"14"},{"size":3699,"mtime":1610331901879,"results":"16","hashOfConfig":"14"},{"size":1287,"mtime":1610331352916,"results":"17","hashOfConfig":"14"},{"size":248,"mtime":1610331352913,"results":"18","hashOfConfig":"14"},{"size":339,"mtime":1610331352915,"results":"19","hashOfConfig":"14"},{"size":203,"mtime":1610331352913,"results":"20","hashOfConfig":"14"},{"size":411,"mtime":1610331352914,"results":"21","hashOfConfig":"14"},{"size":250,"mtime":1610331352915,"results":"22","hashOfConfig":"14"},{"size":637,"mtime":1610331352914,"results":"23","hashOfConfig":"14"},{"size":898,"mtime":1610331352914,"results":"24","hashOfConfig":"14"},{"size":103958,"mtime":1610331352914,"results":"25","hashOfConfig":"14"},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"13j1f7j",{"filePath":"28","messages":"29","errorCount":0,"warningCount":1,"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"46","messages":"47","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"48","messages":"49","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\vinic\\code\\tip-calculator\\src\\index.js",[],"C:\\Users\\vinic\\code\\tip-calculator\\src\\App.js",["50"],"C:\\Users\\vinic\\code\\tip-calculator\\src\\pages\\calculator\\index.js",[],"C:\\Users\\vinic\\code\\tip-calculator\\src\\pages\\home-page\\index.js",[],"C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Content.jsx",[],"C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Paragraph.jsx",[],"C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Container.jsx",[],"C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\NavigationButton.jsx",[],"C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\NavigationButtons.jsx",[],"C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Input.jsx",["51"],"C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\LinkButton.jsx",["52","53","54"],"C:\\Users\\vinic\\code\\tip-calculator\\src\\components\\Logo.jsx",[],{"ruleId":"55","severity":1,"message":"56","line":2,"column":50,"nodeType":"57","messageId":"58","endLine":2,"endColumn":54},{"ruleId":"55","severity":1,"message":"59","line":1,"column":8,"nodeType":"57","messageId":"58","endLine":1,"endColumn":13},{"ruleId":"60","severity":1,"message":"61","line":16,"column":46,"nodeType":"62","messageId":"63","endLine":16,"endColumn":48},{"ruleId":"60","severity":1,"message":"61","line":16,"column":173,"nodeType":"62","messageId":"63","endLine":16,"endColumn":175},{"ruleId":"60","severity":1,"message":"61","line":20,"column":50,"nodeType":"62","messageId":"63","endLine":20,"endColumn":52},"no-unused-vars","'Link' is defined but never used.","Identifier","unusedVar","'React' is defined but never used.","eqeqeq","Expected '===' and instead saw '=='.","BinaryExpression","unexpected"]