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 f6f9531 commit 57259a8Copy full SHA for 57259a8
package.json
@@ -5,7 +5,7 @@
5
"main": "lib/index.cjs",
6
"type": "module",
7
"scripts": {
8
- "build": "tsup --legal-comments=linked",
+ "build": "tsup",
9
"format": "prettier --write '**/*.ts'",
10
"format-check": "prettier --check '**/*.ts'",
11
"lint": "eslint src/**/*.ts",
0 commit comments