-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 3.55 KB
/
.eslintcache
1
[{"/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/reportWebVitals.js":"1","/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/index.js":"2","/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/components/CalendarPage.js":"3","/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/components/Today.js":"4","/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/components/DayDetails.js":"5","/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/components/Signup.js":"6"},{"size":362,"mtime":1612220947120,"results":"7","hashOfConfig":"8"},{"size":553,"mtime":1614705175437,"results":"9","hashOfConfig":"8"},{"size":1885,"mtime":1614705129593,"results":"10","hashOfConfig":"8"},{"size":819,"mtime":1614705130423,"results":"11","hashOfConfig":"8"},{"size":10850,"mtime":1614705541284,"results":"12","hashOfConfig":"8"},{"size":3068,"mtime":1614705541287,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},"f6p3bs",{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"19","messages":"20","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"23","messages":"24","errorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/reportWebVitals.js",[],["27","28"],"/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/index.js",[],"/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/components/CalendarPage.js",["29"],"/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/components/Today.js",[],"/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/components/DayDetails.js",["30","31","32","33","34"],"/Users/thecodeplanner/Flatiron/code/Mod5/remindful/remindful-frontend/src/components/Signup.js",[],{"ruleId":"35","replacedBy":"36"},{"ruleId":"37","replacedBy":"38"},{"ruleId":"39","severity":1,"message":"40","line":23,"column":13,"nodeType":"41","endLine":23,"endColumn":65},{"ruleId":"39","severity":1,"message":"40","line":257,"column":21,"nodeType":"41","endLine":257,"endColumn":78},{"ruleId":"39","severity":1,"message":"40","line":274,"column":29,"nodeType":"41","endLine":274,"endColumn":89},{"ruleId":"39","severity":1,"message":"40","line":283,"column":29,"nodeType":"41","endLine":283,"endColumn":81},{"ruleId":"39","severity":1,"message":"40","line":300,"column":29,"nodeType":"41","endLine":300,"endColumn":88},{"ruleId":"39","severity":1,"message":"40","line":315,"column":29,"nodeType":"41","endLine":315,"endColumn":91},"no-native-reassign",["42"],"no-negated-in-lhs",["43"],"jsx-a11y/anchor-is-valid","The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an 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"]