-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 2.79 KB
/
.eslintcache
1
[{"E:\\GIT Projects\\wildfire\\src\\index.js":"1","E:\\GIT Projects\\wildfire\\src\\App.js":"2","E:\\GIT Projects\\wildfire\\src\\components\\Map.js":"3","E:\\GIT Projects\\wildfire\\src\\components\\LocationMarker.js":"4","E:\\GIT Projects\\wildfire\\src\\components\\Loader.js":"5","E:\\GIT Projects\\wildfire\\src\\components\\Header.js":"6","E:\\GIT Projects\\wildfire\\src\\components\\LocationInfoBox.js":"7","E:\\GIT Projects\\wildfire\\src\\utils\\FilterEvents.js":"8"},{"size":287,"mtime":1606413712425,"results":"9","hashOfConfig":"10"},{"size":868,"mtime":1606577210019,"results":"11","hashOfConfig":"10"},{"size":1094,"mtime":1606577828173,"results":"12","hashOfConfig":"10"},{"size":517,"mtime":1606577541213,"results":"13","hashOfConfig":"10"},{"size":428,"mtime":1606414145964,"results":"14","hashOfConfig":"10"},{"size":225,"mtime":1606577968880,"results":"15","hashOfConfig":"10"},{"size":355,"mtime":1606415334247,"results":"16","hashOfConfig":"10"},{"size":1976,"mtime":1606577746470,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},"t2w2og",{"filePath":"21","messages":"22","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"E:\\GIT Projects\\wildfire\\src\\index.js",[],["35","36"],"E:\\GIT Projects\\wildfire\\src\\App.js",["37"],"E:\\GIT Projects\\wildfire\\src\\components\\Map.js",[],"E:\\GIT Projects\\wildfire\\src\\components\\LocationMarker.js",[],"E:\\GIT Projects\\wildfire\\src\\components\\Loader.js",[],"E:\\GIT Projects\\wildfire\\src\\components\\Header.js",[],"E:\\GIT Projects\\wildfire\\src\\components\\LocationInfoBox.js",[],"E:\\GIT Projects\\wildfire\\src\\utils\\FilterEvents.js",[],{"ruleId":"38","replacedBy":"39"},{"ruleId":"40","replacedBy":"41"},{"ruleId":"42","severity":1,"message":"43","line":18,"column":13,"nodeType":"44","messageId":"45","endLine":18,"endColumn":24},"no-native-reassign",["46"],"no-negated-in-lhs",["47"],"no-unused-vars","'filteredRes' is assigned a value but never used.","Identifier","unusedVar","no-global-assign","no-unsafe-negation"]