We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f2701 commit 9dcbaf2Copy full SHA for 9dcbaf2
package.json
@@ -7,7 +7,6 @@
7
"types": "./lib/index.d.ts",
8
"scripts": {
9
"format": "biome check . --write",
10
- "format:ci": "rome check .",
11
"test": "vitest",
12
"test:environment:edge": "vitest --environment=edge-runtime",
13
"test:environment:browser": "vitest --environment=jsdom",
0 commit comments