-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2.37 KB
/
.eslintcache
1
[{"D:\\quick-labs\\hook-app\\src\\index.js":"1","D:\\quick-labs\\hook-app\\src\\reportWebVitals.js":"2","D:\\quick-labs\\hook-app\\src\\useStateForm.js":"3","D:\\quick-labs\\hook-app\\src\\useInput.js":"4","D:\\quick-labs\\hook-app\\src\\SampleContext.js":"5"},{"size":3289,"mtime":1609416703200,"results":"6","hashOfConfig":"7"},{"size":362,"mtime":499162500000,"results":"8","hashOfConfig":"7"},{"size":1526,"mtime":1609412263750,"results":"9","hashOfConfig":"7"},{"size":354,"mtime":1609388563858,"results":"10","hashOfConfig":"7"},{"size":113,"mtime":1609411968874,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"1fbbfk0",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},{"filePath":"17","messages":"18","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"D:\\quick-labs\\hook-app\\src\\index.js",["23","24","25"],"D:\\quick-labs\\hook-app\\src\\reportWebVitals.js",[],["26","27"],"D:\\quick-labs\\hook-app\\src\\useStateForm.js",["28"],"D:\\quick-labs\\hook-app\\src\\useInput.js",[],"D:\\quick-labs\\hook-app\\src\\SampleContext.js",[],{"ruleId":"29","severity":1,"message":"30","line":36,"column":10,"nodeType":"31","messageId":"32","endLine":36,"endColumn":22},{"ruleId":"33","severity":1,"message":"34","line":79,"column":7,"nodeType":"35","messageId":"36","endLine":79,"endColumn":13},{"ruleId":"29","severity":1,"message":"37","line":100,"column":10,"nodeType":"31","messageId":"32","endLine":100,"endColumn":20},{"ruleId":"38","replacedBy":"39"},{"ruleId":"40","replacedBy":"41"},{"ruleId":"29","severity":1,"message":"42","line":1,"column":17,"nodeType":"31","messageId":"32","endLine":1,"endColumn":25},"no-unused-vars","'ExampleFetch' is defined but never used.","Identifier","unusedVar","no-unreachable","Unreachable code.","BreakStatement","unreachableCode","'UseRefForm' is defined but never used.","no-native-reassign",["43"],"no-negated-in-lhs",["44"],"'useState' is defined but never used.","no-global-assign","no-unsafe-negation"]