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.
1 parent 4261bd2 commit 6fc00adCopy full SHA for 6fc00ad
‎package.json‎
@@ -7,7 +7,7 @@
7
"prepare": "husky install"
8
},
9
"lint-staged": {
10
- "**/*.md|**/*.yaml": [
+ "**/*.+(md|yml|yaml|json)": [
11
"pnpm run format"
12
],
13
"!(packages/core/test_resources/actual_data/**/*)*.dart": [
0 commit comments