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.
package.json
1 parent 65528c0 commit f01a155Copy full SHA for f01a155
packages/components/package.json
@@ -18,7 +18,6 @@
18
"author": "HashiCorp Design Systems <design-systems@hashicorp.com>",
19
"scripts": {
20
"build": "rollup --config",
21
-
22
"format": "prettier . --cache --write",
23
"lint": "concurrently \"pnpm:lint:*(!fix)\" --names \"lint:\" --prefixColors auto",
24
"lint:fix": "concurrently \"pnpm:lint:*:fix\" --names \"fix:\" --prefixColors auto && pnpm run format",
packages/tokens/package.json
@@ -49,4 +49,4 @@
49
"tsx": "^4.19.2",
50
"typescript": "^5.7.2"
51
}
52
-}
+}
0 commit comments