-
Notifications
You must be signed in to change notification settings - Fork 2
/
.eslintcache
1 lines (1 loc) · 2.26 KB
/
.eslintcache
1
[{"/Users/gsimone/Projects/node-editor/src/index.tsx":"1","/Users/gsimone/Projects/node-editor/src/store/index.tsx":"2","/Users/gsimone/Projects/node-editor/src/components/Strand.tsx":"3","/Users/gsimone/Projects/node-editor/src/components/NodePosition.tsx":"4","/Users/gsimone/Projects/node-editor/src/components/Field.tsx":"5","/Users/gsimone/Projects/node-editor/src/components/Node.tsx":"6"},{"size":503,"mtime":1599479825899,"results":"7","hashOfConfig":"8"},{"size":218,"mtime":1606303319560,"results":"9","hashOfConfig":"8"},{"size":2358,"mtime":1606406041333,"results":"10","hashOfConfig":"8"},{"size":2107,"mtime":1606303380855,"results":"11","hashOfConfig":"8"},{"size":1828,"mtime":1606302713333,"results":"12","hashOfConfig":"8"},{"size":1817,"mtime":1606406250817,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"lkwu4a",{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/gsimone/Projects/node-editor/src/index.tsx",[],"/Users/gsimone/Projects/node-editor/src/store/index.tsx",[],"/Users/gsimone/Projects/node-editor/src/components/Strand.tsx",[],"/Users/gsimone/Projects/node-editor/src/components/NodePosition.tsx",["26"],"/Users/gsimone/Projects/node-editor/src/components/Field.tsx",[],"/Users/gsimone/Projects/node-editor/src/components/Node.tsx",["27"],{"ruleId":"28","severity":1,"message":"29","line":1,"column":48,"nodeType":"30","messageId":"31","endLine":1,"endColumn":63},{"ruleId":"28","severity":1,"message":"32","line":8,"column":10,"nodeType":"30","messageId":"31","endLine":8,"endColumn":14},"@typescript-eslint/no-unused-vars","'useLayoutEffect' is defined but never used.","Identifier","unusedVar","'Link' is defined but never used."]