Skip to content

Commit

Permalink
remove dash
Browse files Browse the repository at this point in the history
  • Loading branch information
gracepark committed Dec 4, 2024
1 parent 996a56d commit 2b0173c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/filenames-match-regex.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Rule to ensure that filenames match a convention, with a default of kebab case o

## Options

- regex - Regex to match the filename structure. Defaults to kebab case or camelCase with one hump.
regex - Regex to match the filename structure. Defaults to kebab case or camelCase with one hump.

Default:

Expand Down

0 comments on commit 2b0173c

Please sign in to comment.