-
Notifications
You must be signed in to change notification settings - Fork 1
/
.eslintcache
1 lines (1 loc) · 3.39 KB
/
.eslintcache
1
[{"/Users/milesl/Lee/rainbow-staves/src/reportWebVitals.js":"1","/Users/milesl/Lee/rainbow-staves/src/components/Accept.js":"2","/Users/milesl/Lee/rainbow-staves/src/App.js":"3","/Users/milesl/Lee/rainbow-staves/src/index.js":"4","/Users/milesl/Lee/rainbow-staves/src/components/ColouriseSheetMusic.js":"5","/Users/milesl/Lee/rainbow-staves/src/injectScript.js":"6","/Users/milesl/Lee/rainbow-staves/src/Subtractor.js":"7","/Users/milesl/Lee/rainbow-staves/src/myopencv.js":"8"},{"size":362,"mtime":1609427543667,"results":"9","hashOfConfig":"10"},{"size":1545,"mtime":1609496802333,"results":"11","hashOfConfig":"10"},{"size":274,"mtime":1609919533819,"results":"12","hashOfConfig":"10"},{"size":500,"mtime":1609427543667,"results":"13","hashOfConfig":"10"},{"size":1491,"mtime":1609498292459,"results":"14","hashOfConfig":"10"},{"size":779,"mtime":1609919057593,"results":"15","hashOfConfig":"10"},{"size":1380,"mtime":1609920760188,"results":"16","hashOfConfig":"10"},{"size":1877,"mtime":1609920839522,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"gon77n",{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":1,"warningCount":1,"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/milesl/Lee/rainbow-staves/src/reportWebVitals.js",[],"/Users/milesl/Lee/rainbow-staves/src/components/Accept.js",[],"/Users/milesl/Lee/rainbow-staves/src/App.js",["34","35"],"/Users/milesl/Lee/rainbow-staves/src/index.js",[],"/Users/milesl/Lee/rainbow-staves/src/components/ColouriseSheetMusic.js",[],"/Users/milesl/Lee/rainbow-staves/src/injectScript.js",["36"],"/Users/milesl/Lee/rainbow-staves/src/Subtractor.js",[],"/Users/milesl/Lee/rainbow-staves/src/myopencv.js",["37"],{"ruleId":"38","severity":1,"message":"39","line":3,"column":8,"nodeType":"40","messageId":"41","endLine":3,"endColumn":18},{"ruleId":"42","severity":2,"message":"43","line":10,"column":10,"nodeType":"44","endLine":10,"endColumn":16},{"ruleId":"45","severity":1,"message":"46","line":1,"column":1,"nodeType":"47","endLine":25,"endColumn":6},{"ruleId":null,"fatal":true,"severity":2,"message":"48","line":59,"column":9},"no-unused-vars","'Subtractor' is defined but never used.","Identifier","unusedVar","react/jsx-no-undef","'Accept' is not defined.","JSXIdentifier","import/no-anonymous-default-export","Assign arrow function to a variable before exporting as module default","ExportDefaultDeclaration","Parsing error: Adjacent JSX elements must be wrapped in an enclosing tag. Did you want a JSX fragment <>...</>?\n\n 57 | playerEventHandler={this.playerEventHandler}\n 58 | />\n> 59 | </Fragment>\n | ^\n 60 | );\n 61 | };\n 62 | }"]