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 9adf980 commit d9ad7d8Copy full SHA for d9ad7d8
package.json
@@ -10,6 +10,7 @@
10
"build": "cross-env NX_DAEMON=false nx run-many -t build --exclude @examples/* --parallel=10",
11
"build:examples": "cross-env NX_DAEMON=false nx run-many -t build --projects @examples/* --parallel=10",
12
"change": "changeset",
13
+ "changeset": "changeset",
14
"check-dependency-version": "check-dependency-version-consistency .",
15
"check-spell": "npx cspell",
16
"lint": "biome check . --diagnostic-level=warn && pnpm run check-spell",
0 commit comments