eslint-plugin-sort-export-all
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ export declare const recommended: { |
@@ -0,0 +0,0 @@ "use strict"; |
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
import { Rule } from "eslint"; | ||
export declare const sortExportAll: Rule.RuleModule; | ||
//# sourceMappingURL=sort-export-all.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
export {}; | ||
//# sourceMappingURL=sort-export-all.test.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "eslint-plugin-sort-export-all", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "ESLint rule that helps sort export *", | ||
@@ -5,0 +5,0 @@ "repository": { |
18003
-1.13%