Skip to content

Commit b15daed

Browse files
committed
Update readme
1 parent ae070b8 commit b15daed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@ Then configure the rules you want to use under the rules section.
5555
}
5656
```
5757

58+
Or enable all rules with defaults
59+
60+
```json
61+
{
62+
"extends": ["plugin:typescript-sort-keys/recommended"]
63+
}
64+
```
65+
5866
## Supported Rules
5967

6068
<!-- begin rule list -->

0 commit comments

Comments
 (0)