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 13d8865 commit 1e92d18Copy full SHA for 1e92d18
README.md
@@ -33,6 +33,8 @@ Example configuration:
33
```javascript
34
{
35
"exclude": ["node_modules/**"],
36
+ "colon-space": true,
37
+ "stick-brace": true,
38
"strip-spaces": true
39
}
40
```
0 commit comments