eslint-plugin-simple-import-sort
Version:
Easy autofixable import sorting
24 lines (23 loc) • 464 B
JSON
{
"name": "eslint-plugin-simple-import-sort",
"version": "12.1.1",
"license": "MIT",
"author": "Simon Lydell",
"repository": "lydell/eslint-plugin-simple-import-sort",
"description": "Easy autofixable import sorting",
"type": "commonjs",
"keywords": [
"eslint",
"eslint-plugin",
"eslintplugin",
"import",
"imports",
"order",
"sort",
"sorter",
"sorting"
],
"peerDependencies": {
"eslint": ">=5.0.0"
}
}