@@ -87,7 +87,7 @@
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"lint:tsc": "tsc --noEmit",
|
||||
"lint:tsc": "tsc -b --noEmit",
|
||||
"lint:biome": "biome lint",
|
||||
"test": "vitest run",
|
||||
"build": "tsc -b tsconfig.build.json",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"lint:tsc": "tsc --noEmit",
|
||||
"lint:tsc": "tsc -b --noEmit",
|
||||
"lint:biome": "biome lint",
|
||||
"test": "vitest run",
|
||||
"build": "tsc -b tsconfig.build.json",
|
||||
|
||||
Reference in New Issue
Block a user