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 5bf5c26 commit e311941Copy full SHA for e311941
.npmignore
@@ -1,4 +1,3 @@
1
*
2
-!docs/**
3
!lib/**
4
!config/**
README.md
@@ -2,7 +2,7 @@
Sort interface and string enum keys
5
-Inspired by and forked from [eslint/sort-keys](https://github.com/eslint/eslint/blob/master/docs/rules/sort-keys.md)
+Inspired by and sourced from [eslint/sort-keys](https://github.com/eslint/eslint/blob/master/docs/rules/sort-keys.md)
6
7
## Installation
8
0 commit comments