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 658e004 commit 82b54e6Copy full SHA for 82b54e6
package.json
@@ -8,6 +8,7 @@
8
"semantic-to-strict": "dist/cli/to-strict.js"
9
},
10
"scripts": {
11
+ "prepack": "tsc",
12
"test": "node --test",
13
"watch": "tsc --watch",
14
"lint": "yarn prettier:check && eslint --ext .js,.jsx,.ts,.tsx,.graphql .",
0 commit comments