-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 4.13 KB
/
.eslintcache
1
[{"/Users/joel/programming/malcolm-the-cat/src/index.tsx":"1","/Users/joel/programming/malcolm-the-cat/src/reportWebVitals.ts":"2","/Users/joel/programming/malcolm-the-cat/src/App.tsx":"3","/Users/joel/programming/malcolm-the-cat/src/components/PianoKeyboard.tsx":"4","/Users/joel/programming/malcolm-the-cat/src/components/Synth.tsx":"5","/Users/joel/programming/malcolm-the-cat/src/synth.ts":"6","/Users/joel/programming/malcolm-the-cat/src/samples.ts":"7"},{"size":500,"mtime":1608590961708,"results":"8","hashOfConfig":"9"},{"size":425,"mtime":1608590961716,"results":"10","hashOfConfig":"9"},{"size":270,"mtime":1608865286730,"results":"11","hashOfConfig":"9"},{"size":2025,"mtime":1608864839458,"results":"12","hashOfConfig":"9"},{"size":447,"mtime":1608864853339,"results":"13","hashOfConfig":"9"},{"size":1785,"mtime":1608864915687,"results":"14","hashOfConfig":"9"},{"size":1199,"mtime":1608862213773,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"18"},"fmpiks",{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"18"},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"23","messages":"24","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"25","messages":"26","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"27","messages":"28","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"29","messages":"30","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":2,"source":null},"/Users/joel/programming/malcolm-the-cat/src/index.tsx",[],["31","32"],"/Users/joel/programming/malcolm-the-cat/src/reportWebVitals.ts",[],"/Users/joel/programming/malcolm-the-cat/src/App.tsx",[],"/Users/joel/programming/malcolm-the-cat/src/components/PianoKeyboard.tsx",["33"],"/Users/joel/programming/malcolm-the-cat/src/components/Synth.tsx",["34"],"/Users/joel/programming/malcolm-the-cat/src/synth.ts",["35","36","37"],"/Users/joel/programming/malcolm-the-cat/src/samples.ts",["38","39"],{"ruleId":"40","replacedBy":"41"},{"ruleId":"42","replacedBy":"43"},{"ruleId":"44","severity":1,"message":"45","line":42,"column":6,"nodeType":"46","endLine":42,"endColumn":29,"suggestions":"47"},{"ruleId":"48","severity":1,"message":"49","line":9,"column":31,"nodeType":"50","messageId":"51","endLine":9,"endColumn":52,"fix":"52"},{"ruleId":"48","severity":1,"message":"49","line":5,"column":13,"nodeType":"50","messageId":"51","endLine":5,"endColumn":29,"fix":"53"},{"ruleId":"54","severity":1,"message":"55","line":66,"column":9,"nodeType":"56","messageId":"57","endLine":66,"endColumn":56},{"ruleId":"54","severity":1,"message":"55","line":68,"column":7,"nodeType":"56","messageId":"57","endLine":68,"endColumn":37},{"ruleId":"48","severity":1,"message":"49","line":15,"column":19,"nodeType":"50","messageId":"51","endLine":15,"endColumn":37,"fix":"58"},{"ruleId":"48","severity":1,"message":"49","line":30,"column":13,"nodeType":"50","messageId":"51","endLine":30,"endColumn":29,"fix":"59"},"no-native-reassign",["60"],"no-negated-in-lhs",["61"],"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'octave' and 'onNote'. Either include them or remove the dependency array. If 'onNote' changes too often, find the parent component that defines it and wrap that definition in useCallback.","ArrayExpression",["62"],"new-parens","Missing '()' invoking a constructor.","NewExpression","missing",{"range":"63","text":"64"},{"range":"65","text":"64"},"no-throw-literal","Expected an error object to be thrown.","ThrowStatement","object",{"range":"66","text":"64"},{"range":"67","text":"64"},"no-global-assign","no-unsafe-negation",{"desc":"68","fix":"69"},[272,272],"()",[107,107],[428,428],[736,736],"Update the dependencies array to be: [hotKeys, hotKeyOffset, octave, onNote]",{"range":"70","text":"71"},[1190,1213],"[hotKeys, hotKeyOffset, octave, onNote]"]