We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70cc66c commit 5d7c471Copy full SHA for 5d7c471
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "import-sort-style-python",
3
- "description": "Group and sort imports by module, specifically `@ember`-scoped modules",
+ "description": "Group and sort imports by module, à la Python isort",
4
"license": "ISC",
5
"author": "Jeff <rustyangel@gmail.com> (https://tidaltheory.co)",
6
"homepage": "https://github.com/stormwarning/import-sort-style-python",
0 commit comments