We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee37b8 commit a2e97c0Copy full SHA for a2e97c0
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