-
Notifications
You must be signed in to change notification settings - Fork 7
/
.eslintcache
1 lines (1 loc) · 2.72 KB
/
.eslintcache
1
[{"/home/harveyspecter/Documents/freehand/src/index.js":"1","/home/harveyspecter/Documents/freehand/src/firebase.js":"2","/home/harveyspecter/Documents/freehand/src/App.js":"3","/home/harveyspecter/Documents/freehand/src/components/Canvas.js":"4","/home/harveyspecter/Documents/freehand/src/Icons/index.js":"5","/home/harveyspecter/Documents/freehand/src/components/ToolBar.js":"6"},{"size":192,"mtime":1618160084796,"results":"7","hashOfConfig":"8"},{"size":485,"mtime":1611133387082,"results":"9","hashOfConfig":"8"},{"size":261,"mtime":1618160158758,"results":"10","hashOfConfig":"8"},{"size":167,"mtime":1618158212450,"results":"11","hashOfConfig":"8"},{"size":494,"mtime":1618160079713,"results":"12","hashOfConfig":"8"},{"size":8487,"mtime":1618160039656,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"13x16b2",{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/home/harveyspecter/Documents/freehand/src/index.js",[],"/home/harveyspecter/Documents/freehand/src/firebase.js",[],"/home/harveyspecter/Documents/freehand/src/App.js",[],"/home/harveyspecter/Documents/freehand/src/components/Canvas.js",[],"/home/harveyspecter/Documents/freehand/src/Icons/index.js",[],"/home/harveyspecter/Documents/freehand/src/components/ToolBar.js",["26","27"],{"ruleId":"28","severity":1,"message":"29","line":67,"column":5,"nodeType":"30","endLine":67,"endColumn":7,"suggestions":"31"},{"ruleId":"28","severity":1,"message":"32","line":83,"column":5,"nodeType":"30","endLine":83,"endColumn":15,"suggestions":"33"},"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'JSONData', 'brushColor', 'brushSize', and 'ref'. Either include them or remove the dependency array.","ArrayExpression",["34"],"React Hook useEffect has a missing dependency: 'saveData'. Either include it or remove the dependency array.",["35"],{"desc":"36","fix":"37"},{"desc":"38","fix":"39"},"Update the dependencies array to be: [JSONData, brushColor, brushSize, ref]",{"range":"40","text":"41"},"Update the dependencies array to be: [JSONData, saveData]",{"range":"42","text":"43"},[1647,1649],"[JSONData, brushColor, brushSize, ref]",[1943,1953],"[JSONData, saveData]"]