forked from jaypeasee/sorting-hat-quiz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.63 KB
/
.eslintcache
1
[{"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/index.js":"1","/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/App/App.js":"2","/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Intro/Intro.js":"3","/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Name/Name.js":"4","/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Question/Question.js":"5","/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Result/Result.js":"6","/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Error/Error.js":"7","/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/utilities.js":"8","/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/apiCalls.js":"9"},{"size":306,"mtime":1610566970569,"results":"10","hashOfConfig":"11"},{"size":3525,"mtime":1610906529407,"results":"12","hashOfConfig":"11"},{"size":2620,"mtime":1610823091585,"results":"13","hashOfConfig":"11"},{"size":2111,"mtime":1610906529411,"results":"14","hashOfConfig":"11"},{"size":3589,"mtime":1610907902924,"results":"15","hashOfConfig":"11"},{"size":3798,"mtime":1610906529414,"results":"16","hashOfConfig":"11"},{"size":535,"mtime":1610906529409,"results":"17","hashOfConfig":"11"},{"size":866,"mtime":1610906529416,"results":"18","hashOfConfig":"11"},{"size":553,"mtime":1610825989795,"results":"19","hashOfConfig":"11"},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},"1lwdgsl",{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},{"filePath":"27","messages":"28","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"22"},"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/index.js",[],["39","40"],"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/App/App.js",[],"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Intro/Intro.js",[],"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Name/Name.js",[],"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Question/Question.js",[],"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Result/Result.js",["41","42"],"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/Error/Error.js",[],"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/utilities.js",[],"/Users/jpcarey/turing/3module/projects/sorting-hat-quiz/src/apiCalls.js",[],{"ruleId":"43","replacedBy":"44"},{"ruleId":"45","replacedBy":"46"},{"ruleId":"47","severity":1,"message":"48","line":89,"column":41,"nodeType":"49","messageId":"50","endLine":89,"endColumn":43},{"ruleId":"47","severity":1,"message":"48","line":89,"column":66,"nodeType":"49","messageId":"50","endLine":89,"endColumn":68},"no-native-reassign",["51"],"no-negated-in-lhs",["52"],"no-mixed-operators","Unexpected mix of '||' and '&&'.","LogicalExpression","unexpectedMixedOperator","no-global-assign","no-unsafe-negation"]