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 97d93bb commit c19d949Copy full SHA for c19d949
package.json
@@ -38,7 +38,7 @@
38
"scripts": {
39
"build": "tsc",
40
"prepare": "npm run build",
41
- "prettier": "prettier package.json README.md tsconfig.json src/**.ts --write"
+ "prettier": "prettier . --write"
42
},
43
"types": "dist",
44
"version": "1.1.0"
0 commit comments