Skip to content

Commit b063979

Browse files
chore: update eslint rules
1 parent a44e568 commit b063979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"overrides": [
7272
{
73-
"files":["**/*.json"],
73+
"files":["src/*.json"],
7474
"rules":{
7575
"no-unused-expressions": "off"
7676
}

0 commit comments

Comments
 (0)