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.
xo
filename-case
1 parent 3641f15 commit 7b42f90Copy full SHA for 7b42f90
docs/rules/filename-case.md
@@ -33,5 +33,5 @@ Enforces all linted files to have their names in a certain case style. Default i
33
You can set the `case` option like this:
34
35
```js
36
-"xo/filename-case": ["error", {"case": "kebabCase"}]
+"unicorn/filename-case": ["error", {"case": "kebabCase"}]
37
```
0 commit comments