-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.06 KB
/
.eslintcache
1
[{"E:\\Projects\\Apps\\sketchy-reactjs\\src\\index.js":"1","E:\\Projects\\Apps\\sketchy-reactjs\\src\\App.js":"2","E:\\Projects\\Apps\\sketchy-reactjs\\src\\reportWebVitals.js":"3","E:\\Projects\\Apps\\sketchy-reactjs\\src\\components\\Canvas\\Canvas.js":"4","E:\\Projects\\Apps\\sketchy-reactjs\\src\\components\\ToolProvider.js":"5","E:\\Projects\\Apps\\sketchy-reactjs\\src\\components\\ToolBar\\ToolBar.js":"6"},{"size":517,"mtime":1612048347815,"results":"7","hashOfConfig":"8"},{"size":303,"mtime":1612130940518,"results":"9","hashOfConfig":"8"},{"size":375,"mtime":1612053451208,"results":"10","hashOfConfig":"8"},{"size":14528,"mtime":1645274465439,"results":"11","hashOfConfig":"8"},{"size":336,"mtime":1612201063454,"results":"12","hashOfConfig":"8"},{"size":2119,"mtime":1612130947061,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"bw5d4e",{"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":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"22","messages":"23","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"E:\\Projects\\Apps\\sketchy-reactjs\\src\\index.js",[],"E:\\Projects\\Apps\\sketchy-reactjs\\src\\App.js",[],"E:\\Projects\\Apps\\sketchy-reactjs\\src\\reportWebVitals.js",[],"E:\\Projects\\Apps\\sketchy-reactjs\\src\\components\\Canvas\\Canvas.js",["26","27","28","29","30"],"E:\\Projects\\Apps\\sketchy-reactjs\\src\\components\\ToolProvider.js",["31"],"E:\\Projects\\Apps\\sketchy-reactjs\\src\\components\\ToolBar\\ToolBar.js",[],{"ruleId":"32","severity":1,"message":"33","line":3,"column":5,"nodeType":"34","messageId":"35","endLine":3,"endColumn":14},{"ruleId":"32","severity":1,"message":"36","line":11,"column":7,"nodeType":"34","messageId":"35","endLine":11,"endColumn":17},{"ruleId":"32","severity":1,"message":"37","line":16,"column":18,"nodeType":"34","messageId":"35","endLine":16,"endColumn":25},{"ruleId":"32","severity":1,"message":"38","line":310,"column":15,"nodeType":"34","messageId":"35","endLine":310,"endColumn":22},{"ruleId":"32","severity":1,"message":"39","line":311,"column":15,"nodeType":"34","messageId":"35","endLine":311,"endColumn":22},{"ruleId":"40","severity":1,"message":"41","line":7,"column":1,"nodeType":"42","endLine":13,"endColumn":2},"no-unused-vars","'useEffect' is defined but never used.","Identifier","unusedVar","'useHistory' is assigned a value but never used.","'setTool' is assigned a value but never used.","'middleX' is assigned a value but never used.","'middleY' is assigned a value but never used.","import/no-anonymous-default-export","Assign arrow function to a variable before exporting as module default","ExportDefaultDeclaration"]