We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1608674 + 6e9614e commit 0ca281dCopy full SHA for 0ca281d
.lintstagedrc.json
@@ -1 +1 @@
1
-{ "*.{js,ts}": "prettier --write" }
+{ "*.{js,ts,json,md,yaml,yml}": "prettier --write" }
0 commit comments