-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.52 KB
/
.eslintcache
1
[{"/Users/johnhands/Desktop/Coding/trello_clone/src/index.js":"1","/Users/johnhands/Desktop/Coding/trello_clone/src/App.js":"2","/Users/johnhands/Desktop/Coding/trello_clone/src/components/List/List.js":"3","/Users/johnhands/Desktop/Coding/trello_clone/src/components/List/Title.js":"4","/Users/johnhands/Desktop/Coding/trello_clone/src/components/Card.js":"5","/Users/johnhands/Desktop/Coding/trello_clone/src/components/Input/InputContainer.js":"6","/Users/johnhands/Desktop/Coding/trello_clone/src/components/Input/InputItem.js":"7","/Users/johnhands/Desktop/Coding/trello_clone/src/utilities/store.js":"8","/Users/johnhands/Desktop/Coding/trello_clone/src/utilities/storeApi.js":"9"},{"size":197,"mtime":1610143386689,"results":"10","hashOfConfig":"11"},{"size":3129,"mtime":1610312962980,"results":"12","hashOfConfig":"11"},{"size":1314,"mtime":1610313293644,"results":"13","hashOfConfig":"11"},{"size":1676,"mtime":1610299578422,"results":"14","hashOfConfig":"11"},{"size":726,"mtime":1610308846735,"results":"15","hashOfConfig":"11"},{"size":1142,"mtime":1610294996500,"results":"16","hashOfConfig":"11"},{"size":1964,"mtime":1610306793703,"results":"17","hashOfConfig":"11"},{"size":457,"mtime":1610311057999,"results":"18","hashOfConfig":"11"},{"size":70,"mtime":1610159251613,"results":"19","hashOfConfig":"11"},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},"1o7n1yp",{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"27","messages":"28","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},"/Users/johnhands/Desktop/Coding/trello_clone/src/index.js",[],["39","40"],"/Users/johnhands/Desktop/Coding/trello_clone/src/App.js",[],"/Users/johnhands/Desktop/Coding/trello_clone/src/components/List/List.js",["41"],"/Users/johnhands/Desktop/Coding/trello_clone/src/components/List/Title.js",[],"/Users/johnhands/Desktop/Coding/trello_clone/src/components/Card.js",[],"/Users/johnhands/Desktop/Coding/trello_clone/src/components/Input/InputContainer.js",[],"/Users/johnhands/Desktop/Coding/trello_clone/src/components/Input/InputItem.js",[],"/Users/johnhands/Desktop/Coding/trello_clone/src/utilities/store.js",[],"/Users/johnhands/Desktop/Coding/trello_clone/src/utilities/storeApi.js",[],{"ruleId":"42","replacedBy":"43"},{"ruleId":"44","replacedBy":"45"},{"ruleId":"46","severity":1,"message":"47","line":2,"column":30,"nodeType":"48","messageId":"49","endLine":2,"endColumn":40},"no-native-reassign",["50"],"no-negated-in-lhs",["51"],"no-unused-vars","'Typography' is defined but never used.","Identifier","unusedVar","no-global-assign","no-unsafe-negation"]