-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 3.48 KB
/
.eslintcache
1
[{"/Users/u631198/Github/bingo/src/index.js":"1","/Users/u631198/Github/bingo/src/App.js":"2","/Users/u631198/Github/bingo/src/reportWebVitals.js":"3","/Users/u631198/Github/bingo/src/colors.js":"4","/Users/u631198/Github/bingo/src/components/ImageSaveButton.js":"5","/Users/u631198/Github/bingo/src/components/Card.js":"6","/Users/u631198/Github/bingo/src/components/URLCopierButton.js":"7","/Users/u631198/Github/bingo/src/components/Buttons.js":"8","/Users/u631198/Github/bingo/src/components/Title.js":"9","/Users/u631198/Github/bingo/src/components/BlankTemplateButton.js":"10"},{"size":500,"mtime":1611458020156,"results":"11","hashOfConfig":"12"},{"size":1723,"mtime":1612746127085,"results":"13","hashOfConfig":"12"},{"size":362,"mtime":1611458020157,"results":"14","hashOfConfig":"12"},{"size":69,"mtime":1612671690279,"results":"15","hashOfConfig":"12"},{"size":590,"mtime":1612673724648,"results":"16","hashOfConfig":"12"},{"size":776,"mtime":1612672928921,"results":"17","hashOfConfig":"12"},{"size":946,"mtime":1612746251280,"results":"18","hashOfConfig":"12"},{"size":471,"mtime":1612746211138,"results":"19","hashOfConfig":"12"},{"size":345,"mtime":1612674911937,"results":"20","hashOfConfig":"12"},{"size":362,"mtime":1612746258915,"results":"21","hashOfConfig":"12"},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},"1bbfpyb",{"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":"24"},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"35","messages":"36","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/u631198/Github/bingo/src/index.js",[],["43","44"],"/Users/u631198/Github/bingo/src/App.js",[],"/Users/u631198/Github/bingo/src/reportWebVitals.js",[],"/Users/u631198/Github/bingo/src/colors.js",[],"/Users/u631198/Github/bingo/src/components/ImageSaveButton.js",[],"/Users/u631198/Github/bingo/src/components/Card.js",[],"/Users/u631198/Github/bingo/src/components/URLCopierButton.js",["45"],"/Users/u631198/Github/bingo/src/components/Buttons.js",[],"/Users/u631198/Github/bingo/src/components/Title.js",[],"/Users/u631198/Github/bingo/src/components/BlankTemplateButton.js",[],{"ruleId":"46","replacedBy":"47"},{"ruleId":"48","replacedBy":"49"},{"ruleId":"50","severity":1,"message":"51","line":12,"column":11,"nodeType":"52","messageId":"53","endLine":12,"endColumn":21},"no-native-reassign",["54"],"no-negated-in-lhs",["55"],"no-unused-vars","'_hasCopied' is assigned a value but never used.","Identifier","unusedVar","no-global-assign","no-unsafe-negation"]