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 2cf6558 commit 1852896Copy full SHA for 1852896
package.json
@@ -4,7 +4,7 @@
4
"description": "React native input with increase and decrease buttons",
5
"main": "index.js",
6
"scripts": {
7
- "prettify": "prettier --write './*.{ts,json,md,yml,js}'",
+ "prettify": "prettier --write '*.{ts,json,md,yml,js}'",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"repository": {
0 commit comments