Skip to content

Commit c405126

Browse files
🔍 test(examples): Rename file.
1 parent 6f90650 commit c405126

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,7 @@
154154
"unicorn"
155155
],
156156
"rules": {
157-
"unicorn/filename-case": [
158-
"error",
159-
{
160-
"case": "camelCase"
161-
}
162-
]
157+
"unicorn/filename-case": "off"
163158
},
164159
"overrides": [
165160
{
File renamed without changes.

0 commit comments

Comments
 (0)