We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7751855 commit fd56aedCopy full SHA for fd56aed
.lintstagedrc
.lintstagedrc.json
@@ -0,0 +1,3 @@
1
+{
2
+ "*.{js,ts,sol,json,md}": ["prettier --write"]
3
+}
0 commit comments