We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e282a34 commit 085d5ffCopy full SHA for 085d5ff
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"private": true,
4
"type": "module",
5
"scripts": {
6
- "generate": true,
+ "generate": "true",
7
"format": "prettier --write --ignore-path .gitignore ."
8
},
9
"devDependencies": {
0 commit comments