This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
forked from PaisleyMeadow/hrt-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache~Stashed changes
1 lines (1 loc) · 3.8 KB
/
.eslintcache~Stashed changes
1
[{"C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\index.js":"1","C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\App.js":"2","C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\reportWebVitals.js":"3","C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\Header.js":"4","C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\Body.js":"5","C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\Login.js":"6","C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\CreateAccount.js":"7"},{"size":576,"mtime":1611466696565,"results":"8","hashOfConfig":"9"},{"size":528,"mtime":1611456822787,"results":"10","hashOfConfig":"9"},{"size":362,"mtime":499162500000,"results":"11","hashOfConfig":"9"},{"size":626,"mtime":1611465087637,"results":"12","hashOfConfig":"9"},{"size":1867,"mtime":1611466961870,"results":"13","hashOfConfig":"9"},{"size":74,"mtime":1611466020737,"results":"14","hashOfConfig":"9"},{"size":83,"mtime":1611466101418,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"c871sm",{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"23"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"23"},{"filePath":"26","messages":"27","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"23"},"C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\index.js",["32"],"C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\App.js",[],["33","34"],"C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\reportWebVitals.js",[],["35","36"],"C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\Header.js",[],"C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\Body.js",["37","38","39","40"],"C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\Login.js",[],"C:\\Users\\Paisley Meadow\\Documents\\qwer\\src\\CreateAccount.js",[],{"ruleId":"41","severity":1,"message":"42","line":5,"column":10,"nodeType":"43","messageId":"44","endLine":5,"endColumn":23},{"ruleId":"45","replacedBy":"46"},{"ruleId":"47","replacedBy":"48"},{"ruleId":"45","replacedBy":"49"},{"ruleId":"47","replacedBy":"50"},{"ruleId":"41","severity":1,"message":"51","line":2,"column":8,"nodeType":"43","messageId":"44","endLine":2,"endColumn":13},{"ruleId":"41","severity":1,"message":"52","line":3,"column":8,"nodeType":"43","messageId":"44","endLine":3,"endColumn":21},{"ruleId":"53","severity":1,"message":"54","line":18,"column":17,"nodeType":"55","endLine":18,"endColumn":60},{"ruleId":"56","severity":1,"message":"57","line":25,"column":5,"nodeType":"58","messageId":"59","endLine":27,"endColumn":6},"no-unused-vars","'BrowserRouter' is defined but never used.","Identifier","unusedVar","no-native-reassign",["60"],"no-negated-in-lhs",["61"],["60"],["61"],"'Login' is defined but never used.","'CreateAccount' is defined but never used.","jsx-a11y/anchor-is-valid","The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md","JSXOpeningElement","no-lone-blocks","Nested block is redundant.","BlockStatement","redundantNestedBlock","no-global-assign","no-unsafe-negation"]