import-sort-style-eslint
Advanced tools
Comparing version 2.0.14 to 2.3.0
{ | ||
"name": "import-sort-style-eslint", | ||
"version": "2.0.14", | ||
"version": "2.3.0", | ||
"description": "An import-sort style that is compatible with ESLint's sort-imports rule", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"chai": "^3.5.0", | ||
"import-sort-style": "^2.0.14", | ||
"import-sort-style": "^2.3.0", | ||
"mocha": "^3.0.2", | ||
@@ -25,0 +25,0 @@ "ts-node": "^1.3.0", |
2037