-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2.13 KB
/
.eslintcache
1
[{"/home/ajnieminen/dev/color-wars/src/index.js":"1","/home/ajnieminen/dev/color-wars/src/reportWebVitals.js":"2","/home/ajnieminen/dev/color-wars/src/App.js":"3","/home/ajnieminen/dev/color-wars/src/systems.js":"4","/home/ajnieminen/dev/color-wars/src/renderers.js":"5"},{"size":500,"mtime":1606847277273,"results":"6","hashOfConfig":"7"},{"size":362,"mtime":1606847277273,"results":"8","hashOfConfig":"7"},{"size":1472,"mtime":1607366230633,"results":"9","hashOfConfig":"7"},{"size":639,"mtime":1606847277273,"results":"10","hashOfConfig":"7"},{"size":405,"mtime":1606847277273,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"lqkv25",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/ajnieminen/dev/color-wars/src/index.js",[],"/home/ajnieminen/dev/color-wars/src/reportWebVitals.js",[],"/home/ajnieminen/dev/color-wars/src/App.js",["22","23","24","25"],"/home/ajnieminen/dev/color-wars/src/systems.js",[],"/home/ajnieminen/dev/color-wars/src/renderers.js",[],{"ruleId":"26","severity":1,"message":"27","line":1,"column":8,"nodeType":"28","messageId":"29","endLine":1,"endColumn":12},{"ruleId":"26","severity":1,"message":"30","line":5,"column":10,"nodeType":"28","messageId":"29","endLine":5,"endColumn":16},{"ruleId":"26","severity":1,"message":"31","line":6,"column":30,"nodeType":"28","messageId":"29","endLine":6,"endColumn":34},{"ruleId":"26","severity":1,"message":"32","line":16,"column":9,"nodeType":"28","messageId":"29","endLine":16,"endColumn":19},"no-unused-vars","'logo' is defined but never used.","Identifier","unusedVar","'render' is defined but never used.","'Text' is defined but never used.","'rectangles' is assigned a value but never used."]