-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.eslintcache
More file actions
1 lines (1 loc) · 4.04 KB
/
.eslintcache
File metadata and controls
1 lines (1 loc) · 4.04 KB
1
[{"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/index.js":"1","/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/App.js":"2","/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/reportWebVitals.js":"3","/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Nav/index.js":"4","/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Layout/index.js":"5","/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Layout/Form/index.js":"6","/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Layout/Message/index.js":"7","/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Layout/Balance/index.js":"8","/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/UserContext.js":"9"},{"size":1214,"mtime":1607522101933,"results":"10","hashOfConfig":"11"},{"size":528,"mtime":1607415221075,"results":"12","hashOfConfig":"11"},{"size":362,"mtime":1607334230763,"results":"13","hashOfConfig":"11"},{"size":301,"mtime":1607521817148,"results":"14","hashOfConfig":"11"},{"size":341,"mtime":1607522101937,"results":"15","hashOfConfig":"11"},{"size":593,"mtime":1607523685201,"results":"16","hashOfConfig":"11"},{"size":277,"mtime":1607522233862,"results":"17","hashOfConfig":"11"},{"size":292,"mtime":1607523322910,"results":"18","hashOfConfig":"11"},{"size":259,"mtime":1607521220335,"results":"19","hashOfConfig":"11"},{"filePath":"20","messages":"21","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"3nb0hy",{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"27","messages":"28","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/index.js",["39","40"],"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/App.js",[],["41","42"],"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/reportWebVitals.js",[],"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Nav/index.js",[],"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Layout/index.js",[],"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Layout/Form/index.js",[],"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Layout/Message/index.js",[],"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/Components/Layout/Balance/index.js",[],"/Users/ashleyc/Documents/sites/academyServer/html/module09/react-week/src/UserContext.js",[],{"ruleId":"43","severity":1,"message":"44","line":1,"column":16,"nodeType":"45","messageId":"46","endLine":1,"endColumn":24},{"ruleId":"43","severity":1,"message":"47","line":1,"column":26,"nodeType":"45","messageId":"46","endLine":1,"endColumn":35},{"ruleId":"48","replacedBy":"49"},{"ruleId":"50","replacedBy":"51"},"no-unused-vars","'useState' is defined but never used.","Identifier","unusedVar","'useEffect' is defined but never used.","no-native-reassign",["52"],"no-negated-in-lhs",["53"],"no-global-assign","no-unsafe-negation"]