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 1c7bf63 commit d343558Copy full SHA for d343558
package.json
@@ -38,7 +38,7 @@
38
"scripts": {
39
"build": "tsc",
40
"prepare": "npm run build",
41
- "prettier": "prettier . --write"
+ "prettier": "prettier *.json *.md src --write"
42
},
43
"types": "dist",
44
"version": "1.1.0"
0 commit comments