-
Notifications
You must be signed in to change notification settings - Fork 2
/
.eslintcache
1 lines (1 loc) · 4.63 KB
/
.eslintcache
1
[{"H:\\JavaScript_Sorting\\sorting\\src\\index.js":"1","H:\\JavaScript_Sorting\\sorting\\src\\reportWebVitals.js":"2","H:\\JavaScript_Sorting\\sorting\\src\\App.js":"3","H:\\JavaScript_Sorting\\sorting\\src\\Components\\Navbar.js":"4","H:\\JavaScript_Sorting\\sorting\\src\\Components\\cont.js":"5","H:\\JavaScript_Sorting\\sorting\\src\\Components\\Aboutme.js":"6","H:\\JavaScript_Sorting\\sorting\\src\\Components\\Contactme.js":"7","H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\mergeSort.js":"8","H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\insertionSort.js":"9","H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\bubbleSort.js":"10","H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\heapSort.js":"11","H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\quickSort.js":"12"},{"size":500,"mtime":499162500000,"results":"13","hashOfConfig":"14"},{"size":362,"mtime":499162500000,"results":"15","hashOfConfig":"14"},{"size":609,"mtime":1621782180864,"results":"16","hashOfConfig":"14"},{"size":723,"mtime":1621782800556,"results":"17","hashOfConfig":"14"},{"size":3736,"mtime":1622743895799,"results":"18","hashOfConfig":"14"},{"size":1134,"mtime":1621782253042,"results":"19","hashOfConfig":"14"},{"size":3886,"mtime":1621763710542,"results":"20","hashOfConfig":"14"},{"size":816,"mtime":1622730165707,"results":"21","hashOfConfig":"14"},{"size":452,"mtime":1622730165706,"results":"22","hashOfConfig":"14"},{"size":493,"mtime":1622730165704,"results":"23","hashOfConfig":"14"},{"size":876,"mtime":1622744080502,"results":"24","hashOfConfig":"14"},{"size":859,"mtime":1622730165708,"results":"25","hashOfConfig":"14"},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},"1k387uq",{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"35","messages":"36","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},{"filePath":"47","messages":"48","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"28"},"H:\\JavaScript_Sorting\\sorting\\src\\index.js",[],["51","52"],"H:\\JavaScript_Sorting\\sorting\\src\\reportWebVitals.js",[],"H:\\JavaScript_Sorting\\sorting\\src\\App.js",[],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\Navbar.js",[],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\cont.js",["53"],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\Aboutme.js",[],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\Contactme.js",[],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\mergeSort.js",[],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\insertionSort.js",[],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\bubbleSort.js",[],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\heapSort.js",["54"],"H:\\JavaScript_Sorting\\sorting\\src\\Components\\Algorithms\\quickSort.js",[],{"ruleId":"55","replacedBy":"56"},{"ruleId":"57","replacedBy":"58"},{"ruleId":"59","severity":1,"message":"60","line":1,"column":27,"nodeType":"61","messageId":"62","endLine":1,"endColumn":36},{"ruleId":"63","severity":1,"message":"64","line":27,"column":14,"nodeType":"61","messageId":"65","endLine":27,"endColumn":15},"no-native-reassign",["66"],"no-negated-in-lhs",["67"],"no-unused-vars","'useEffect' is defined but never used.","Identifier","unusedVar","no-redeclare","'i' is already defined.","redeclared","no-global-assign","no-unsafe-negation"]