eslint-plugin-sort-export-all
Advanced tools
Comparing version
{ | ||
"name": "eslint-plugin-sort-export-all", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "ESLint rule that helps sort export *", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -69,3 +69,3 @@ # eslint-plugin-sort-export-all | ||
"rules": { | ||
"sort-export-all/sort-export-all": "error | ||
"sort-export-all/sort-export-all": "error" | ||
} | ||
@@ -72,0 +72,0 @@ } |
19939
0.01%