-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2.53 KB
/
.eslintcache
1
[{"C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\App.js":"1","C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\data\\TaskStore.js":"2","C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\components\\TaskList.js":"3","C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\components\\Task.js":"4","C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\components\\EditTask.js":"5","C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\components\\ListModifier.js":"6"},{"size":252,"mtime":1611701531246,"results":"7","hashOfConfig":"8"},{"size":1111,"mtime":1611781310387,"results":"9","hashOfConfig":"8"},{"size":1704,"mtime":1611781302687,"results":"10","hashOfConfig":"8"},{"size":937,"mtime":1611781051403,"results":"11","hashOfConfig":"8"},{"size":1091,"mtime":1611781055272,"results":"12","hashOfConfig":"8"},{"size":1121,"mtime":1611781339844,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1i3ig84",{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\App.js",[],"C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\data\\TaskStore.js",[],"C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\components\\TaskList.js",[],"C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\components\\Task.js",["26"],"C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\components\\EditTask.js",["27"],"C:\\Users\\thomas\\Documents\\Projects\\TodoApp\\todo-app\\src\\components\\ListModifier.js",[],{"ruleId":"28","severity":1,"message":"29","line":1,"column":42,"nodeType":"30","messageId":"31","endLine":1,"endColumn":51},{"ruleId":"28","severity":1,"message":"32","line":2,"column":40,"nodeType":"30","messageId":"31","endLine":2,"endColumn":47},"no-unused-vars","'useEffect' is defined but never used.","Identifier","unusedVar","'useMemo' is defined but never used."]