Skip to content

Commit 6fc00ad

Browse files
committed
👷 Match prettier format file patterns
1 parent 4261bd2 commit 6fc00ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"prepare": "husky install"
88
},
99
"lint-staged": {
10-
"**/*.md|**/*.yaml": [
10+
"**/*.+(md|yml|yaml|json)": [
1111
"pnpm run format"
1212
],
1313
"!(packages/core/test_resources/actual_data/**/*)*.dart": [

0 commit comments

Comments
 (0)