We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e87a62 commit 01eaaddCopy full SHA for 01eaadd
1 file changed
packages/tools-config/package.json
@@ -25,6 +25,9 @@
25
"./tsconfig/base": "./tsconfig/base.json",
26
"./tsconfig/react": "./tsconfig/react.json"
27
},
28
+ "scripts": {
29
+ "release": "pnpm publish --access public --no-git-checks"
30
+ },
31
"files": [
32
"biome.json",
33
"tsconfig"
0 commit comments