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 f5c9ccc commit 9598dcbCopy full SHA for 9598dcb
4 files changed
.lintstagedrc.json
.nano-staged.json
@@ -0,0 +1,3 @@
1
+{
2
+ "*.{ts,json,md,yml}": "prettier --write"
3
+}
0 commit comments