-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.42 KB
/
.eslintcache
1
[{"E:\\visitor-count\\visitor-count\\src\\index.js":"1","E:\\visitor-count\\visitor-count\\src\\reportWebVitals.js":"2","E:\\visitor-count\\visitor-count\\src\\App.js":"3","E:\\visitor-count\\visitor-count\\src\\firebase.js":"4","E:\\visitor-count\\visitor-count\\src\\components\\VisitorDetails\\VisitorDetails.jsx":"5","E:\\visitor-count\\visitor-count\\src\\components\\ListOfVisitor\\ListOfVisitor.jsx":"6","E:\\visitor-count\\visitor-count\\src\\components\\Navbar\\Navbar.jsx":"7"},{"size":500,"mtime":499162500000,"results":"8","hashOfConfig":"9"},{"size":362,"mtime":499162500000,"results":"10","hashOfConfig":"9"},{"size":534,"mtime":1612205609538,"results":"11","hashOfConfig":"9"},{"size":458,"mtime":1610903905831,"results":"12","hashOfConfig":"9"},{"size":2124,"mtime":1612204514420,"results":"13","hashOfConfig":"9"},{"size":1026,"mtime":1612204524685,"results":"14","hashOfConfig":"9"},{"size":409,"mtime":1612204533073,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"18"},"1hqucx3",{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"18"},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"25"},{"filePath":"26","messages":"27","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"28","messages":"29","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"E:\\visitor-count\\visitor-count\\src\\index.js",[],["32","33"],"E:\\visitor-count\\visitor-count\\src\\reportWebVitals.js",[],"E:\\visitor-count\\visitor-count\\src\\App.js",[],"E:\\visitor-count\\visitor-count\\src\\firebase.js",[],["34","35"],"E:\\visitor-count\\visitor-count\\src\\components\\VisitorDetails\\VisitorDetails.jsx",["36","37"],"E:\\visitor-count\\visitor-count\\src\\components\\ListOfVisitor\\ListOfVisitor.jsx",["38"],"E:\\visitor-count\\visitor-count\\src\\components\\Navbar\\Navbar.jsx",[],{"ruleId":"39","replacedBy":"40"},{"ruleId":"41","replacedBy":"42"},{"ruleId":"39","replacedBy":"43"},{"ruleId":"41","replacedBy":"44"},{"ruleId":"45","severity":1,"message":"46","line":25,"column":6,"nodeType":"47","endLine":25,"endColumn":8,"suggestions":"48"},{"ruleId":"49","severity":1,"message":"50","line":60,"column":11,"nodeType":"51","endLine":63,"endColumn":13},{"ruleId":"45","severity":1,"message":"46","line":19,"column":6,"nodeType":"47","endLine":19,"endColumn":8,"suggestions":"52"},"no-native-reassign",["53"],"no-negated-in-lhs",["54"],["53"],["54"],"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'database'. Either include it or remove the dependency array.","ArrayExpression",["55"],"jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement",["56"],"no-global-assign","no-unsafe-negation",{"desc":"57","fix":"58"},{"desc":"57","fix":"59"},"Update the dependencies array to be: [database]",{"range":"60","text":"61"},{"range":"62","text":"61"},[876,878],"[database]",[582,584]]