-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 1.91 KB
/
.eslintcache
1
[{"C:\\Users\\Aradhya\\Desktop\\My projects\\pathfinder\\algo-visualizer\\src\\index.js":"1","C:\\Users\\Aradhya\\Desktop\\My projects\\pathfinder\\algo-visualizer\\src\\App.js":"2","C:\\Users\\Aradhya\\Desktop\\My projects\\pathfinder\\algo-visualizer\\src\\components\\Grid.js":"3","C:\\Users\\Aradhya\\Desktop\\My projects\\pathfinder\\algo-visualizer\\src\\components\\Cell.js":"4"},{"size":220,"mtime":1607625858395,"results":"5","hashOfConfig":"6"},{"size":129,"mtime":1607628236257,"results":"7","hashOfConfig":"6"},{"size":12060,"mtime":1661953366475,"results":"8","hashOfConfig":"6"},{"size":1103,"mtime":1661949631046,"results":"9","hashOfConfig":"6"},{"filePath":"10","messages":"11","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"12"},"fgajjt",{"filePath":"13","messages":"14","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"12"},{"filePath":"15","messages":"16","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\Aradhya\\Desktop\\My projects\\pathfinder\\algo-visualizer\\src\\index.js",[],["19","20"],"C:\\Users\\Aradhya\\Desktop\\My projects\\pathfinder\\algo-visualizer\\src\\App.js",[],"C:\\Users\\Aradhya\\Desktop\\My projects\\pathfinder\\algo-visualizer\\src\\components\\Grid.js",["21"],"C:\\Users\\Aradhya\\Desktop\\My projects\\pathfinder\\algo-visualizer\\src\\components\\Cell.js",[],{"ruleId":"22","replacedBy":"23"},{"ruleId":"24","replacedBy":"25"},{"ruleId":"26","severity":1,"message":"27","line":2,"column":10,"nodeType":"28","messageId":"29","endLine":2,"endColumn":25},"no-native-reassign",["30"],"no-negated-in-lhs",["31"],"no-unused-vars","'isElementOfType' is defined but never used.","Identifier","unusedVar","no-global-assign","no-unsafe-negation"]