-
Notifications
You must be signed in to change notification settings - Fork 1
/
.eslintcache
1 lines (1 loc) · 2.31 KB
/
.eslintcache
1
[{"/Users/barathkumar/Documents/Git/SortingAlgorithms/src/index.js":"1","/Users/barathkumar/Documents/Git/SortingAlgorithms/src/App.js":"2","/Users/barathkumar/Documents/Git/SortingAlgorithms/src/reportWebVitals.js":"3","/Users/barathkumar/Documents/Git/SortingAlgorithms/src/SortingVisualizer/SortingVisualizer.jsx":"4","/Users/barathkumar/Documents/Git/SortingAlgorithms/src/SortingVisualizer/SortingAlgorithms/SortingAlgorithms.js":"5"},{"size":500,"mtime":1616182410373,"results":"6","hashOfConfig":"7"},{"size":289,"mtime":1616182410372,"results":"8","hashOfConfig":"7"},{"size":362,"mtime":1616182410373,"results":"9","hashOfConfig":"7"},{"size":5302,"mtime":1616238005026,"results":"10","hashOfConfig":"7"},{"size":4595,"mtime":1616182410372,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1dd6f9a",{"filePath":"14","messages":"15","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/barathkumar/Documents/Git/SortingAlgorithms/src/index.js",[],"/Users/barathkumar/Documents/Git/SortingAlgorithms/src/App.js",["22"],"/Users/barathkumar/Documents/Git/SortingAlgorithms/src/reportWebVitals.js",[],"/Users/barathkumar/Documents/Git/SortingAlgorithms/src/SortingVisualizer/SortingVisualizer.jsx",[],"/Users/barathkumar/Documents/Git/SortingAlgorithms/src/SortingVisualizer/SortingAlgorithms/SortingAlgorithms.js",["23","24"],{"ruleId":"25","severity":1,"message":"26","line":2,"column":8,"nodeType":"27","messageId":"28","endLine":2,"endColumn":12},{"ruleId":"29","severity":1,"message":"30","line":38,"column":12,"nodeType":"31","messageId":"32","endLine":38,"endColumn":14},{"ruleId":"29","severity":1,"message":"30","line":43,"column":12,"nodeType":"31","messageId":"32","endLine":43,"endColumn":14},"no-unused-vars","'logo' is defined but never used.","Identifier","unusedVar","eqeqeq","Expected '!==' and instead saw '!='.","BinaryExpression","unexpected"]