-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 3.37 KB
/
.eslintcache
1
[{"F:\\BootCamp2020\\mern_exercise_tracker\\src\\index.js":"1","F:\\BootCamp2020\\mern_exercise_tracker\\src\\App.js":"2","F:\\BootCamp2020\\mern_exercise_tracker\\src\\reportWebVitals.js":"3","F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\Navbar.js":"4","F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\CreateExercise.js":"5","F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\EditExercise.js":"6","F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\CreateUser.js":"7","F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\ExerciseList.js":"8"},{"size":500,"mtime":1606112813019,"results":"9","hashOfConfig":"10"},{"size":796,"mtime":1612338367806,"results":"11","hashOfConfig":"10"},{"size":362,"mtime":1606112813019,"results":"12","hashOfConfig":"10"},{"size":808,"mtime":1612359497995,"results":"13","hashOfConfig":"10"},{"size":3831,"mtime":1612368656452,"results":"14","hashOfConfig":"10"},{"size":4226,"mtime":1612369410889,"results":"15","hashOfConfig":"10"},{"size":1499,"mtime":1612359024776,"results":"16","hashOfConfig":"10"},{"size":2061,"mtime":1612369474484,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},"8d0twd",{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"27","messages":"28","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"33","messages":"34","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"F:\\BootCamp2020\\mern_exercise_tracker\\src\\index.js",[],["35","36"],"F:\\BootCamp2020\\mern_exercise_tracker\\src\\App.js",[],"F:\\BootCamp2020\\mern_exercise_tracker\\src\\reportWebVitals.js",[],"F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\Navbar.js",[],"F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\CreateExercise.js",[],"F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\EditExercise.js",[],"F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\CreateUser.js",[],"F:\\BootCamp2020\\mern_exercise_tracker\\src\\components\\ExerciseList.js",["37"],{"ruleId":"38","replacedBy":"39"},{"ruleId":"40","replacedBy":"41"},{"ruleId":"42","severity":1,"message":"43","line":11,"column":68,"nodeType":"44","endLine":11,"endColumn":141},"no-native-reassign",["45"],"no-negated-in-lhs",["46"],"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-global-assign","no-unsafe-negation"]