import-sort-style-eslint
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "import-sort-style-eslint", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "An import-sort style that is compatible with ESLint's sort-imports rule", | ||
@@ -24,7 +24,6 @@ "main": "lib/index.js", | ||
"ts-node": "^1.3.0", | ||
"tslint": "^3.15.1", | ||
"typescript": "^2.1.0-dev.20160901", | ||
"import-sort-style": "^2.0.3" | ||
"import-sort-style": "^2.0.4" | ||
}, | ||
"dependencies": {} | ||
} |
8
3926