-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2.64 KB
/
.eslintcache
1
[{"/Users/cristin/Sites/react-github-stats-card/src/App.js":"1","/Users/cristin/Sites/react-github-stats-card/src/index.js":"2","/Users/cristin/Sites/react-github-stats-card/src/components/Card.js":"3"},{"size":178,"mtime":1609338574401,"results":"4","hashOfConfig":"5"},{"size":219,"mtime":1609839119994,"results":"6","hashOfConfig":"5"},{"size":5687,"mtime":1609839314162,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"10"},"abjrfu",{"filePath":"11","messages":"12","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"10"},{"filePath":"13","messages":"14","errorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/cristin/Sites/react-github-stats-card/src/App.js",[],["15","16"],"/Users/cristin/Sites/react-github-stats-card/src/index.js",[],"/Users/cristin/Sites/react-github-stats-card/src/components/Card.js",["17","18","19","20","21"],{"ruleId":"22","replacedBy":"23"},{"ruleId":"24","replacedBy":"25"},{"ruleId":"26","severity":1,"message":"27","line":123,"column":9,"nodeType":"28","messageId":"29","endLine":123,"endColumn":17},{"ruleId":"26","severity":1,"message":"30","line":126,"column":9,"nodeType":"28","messageId":"29","endLine":126,"endColumn":17},{"ruleId":"26","severity":1,"message":"31","line":127,"column":9,"nodeType":"28","messageId":"29","endLine":127,"endColumn":13},{"ruleId":"32","severity":1,"message":"33","line":144,"column":6,"nodeType":"34","endLine":144,"endColumn":8,"suggestions":"35"},{"ruleId":"36","severity":1,"message":"37","line":150,"column":13,"nodeType":"38","endLine":150,"endColumn":77},"no-native-reassign",["39"],"no-negated-in-lhs",["40"],"no-unused-vars","'location' is assigned a value but never used.","Identifier","unusedVar","'fullName' is assigned a value but never used.","'blog' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'accessToken', 'user', 'userLanguages.length', 'userRepos.length', and 'username'. Either include them or remove the dependency array.","ArrayExpression",["41"],"react/jsx-no-target-blank","Using target=\"_blank\" without rel=\"noreferrer\" is a security risk: see https://html.spec.whatwg.org/multipage/links.html#link-type-noopener","JSXOpeningElement","no-global-assign","no-unsafe-negation",{"desc":"42","fix":"43"},"Update the dependencies array to be: [accessToken, user, userLanguages.length, userRepos.length, username]",{"range":"44","text":"45"},[5077,5079],"[accessToken, user, userLanguages.length, userRepos.length, username]"]