-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.eslintcache
1 lines (1 loc) · 3.79 KB
/
.eslintcache
1
[{"/Users/amorphic/sandbox/drum-machine/src/App.tsx":"1","/Users/amorphic/sandbox/drum-machine/src/index.tsx":"2","/Users/amorphic/sandbox/drum-machine/src/components/Box.tsx":"3","/Users/amorphic/sandbox/drum-machine/src/components/Drum.tsx":"4","/Users/amorphic/sandbox/drum-machine/src/components/Scene.tsx":"5","/Users/amorphic/sandbox/drum-machine/src/components/Drumstick.tsx":"6","/Users/amorphic/sandbox/drum-machine/src/components/Collisions.tsx":"7","/Users/amorphic/sandbox/drum-machine/src/utils/Audio.ts":"8","/Users/amorphic/sandbox/drum-machine/src/utils/drumIds.ts":"9","/Users/amorphic/sandbox/drum-machine/src/reportWebVitals.ts":"10","/Users/amorphic/sandbox/drum-machine/src/utils.ts":"11"},{"size":564,"mtime":1612833236639,"results":"12","hashOfConfig":"13"},{"size":500,"mtime":1608759853644,"results":"14","hashOfConfig":"13"},{"size":981,"mtime":1608758321708,"results":"15","hashOfConfig":"13"},{"size":4104,"mtime":1612833068237,"results":"16","hashOfConfig":"13"},{"size":932,"mtime":1612833296334,"results":"17","hashOfConfig":"13"},{"size":2004,"mtime":1612833192928,"results":"18","hashOfConfig":"13"},{"size":4804,"mtime":1612833230225,"results":"19","hashOfConfig":"13"},{"size":2106,"mtime":1611947456555,"results":"20","hashOfConfig":"13"},{"size":300,"mtime":1611705820393,"results":"21","hashOfConfig":"13"},{"size":425,"mtime":1608585835119,"results":"22","hashOfConfig":"13"},{"size":1841,"mtime":1609809723122,"results":"23","hashOfConfig":"13"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1yujstu",{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/amorphic/sandbox/drum-machine/src/App.tsx",[],"/Users/amorphic/sandbox/drum-machine/src/index.tsx",[],"/Users/amorphic/sandbox/drum-machine/src/components/Box.tsx",[],"/Users/amorphic/sandbox/drum-machine/src/components/Drum.tsx",[],"/Users/amorphic/sandbox/drum-machine/src/components/Scene.tsx",["46"],"/Users/amorphic/sandbox/drum-machine/src/components/Drumstick.tsx",[],"/Users/amorphic/sandbox/drum-machine/src/components/Collisions.tsx",[],"/Users/amorphic/sandbox/drum-machine/src/utils/Audio.ts",[],"/Users/amorphic/sandbox/drum-machine/src/utils/drumIds.ts",[],"/Users/amorphic/sandbox/drum-machine/src/reportWebVitals.ts",[],"/Users/amorphic/sandbox/drum-machine/src/utils.ts",[],{"ruleId":"47","severity":1,"message":"48","line":17,"column":8,"nodeType":"49","endLine":17,"endColumn":10,"suggestions":"50"},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'setDefaultCamera'. Either include it or remove the dependency array.","ArrayExpression",["51"],{"desc":"52","fix":"53"},"Update the dependencies array to be: [setDefaultCamera]",{"range":"54","text":"55"},[582,584],"[setDefaultCamera]"]