feat: enhance mkv model type
This commit is contained in:
11
biome.jsonc
11
biome.jsonc
@@ -3,11 +3,6 @@
|
||||
"extends": [
|
||||
"ultracite"
|
||||
],
|
||||
"javascript": {
|
||||
"globals": [
|
||||
"Liveblocks"
|
||||
]
|
||||
},
|
||||
"linter": {
|
||||
"rules": {
|
||||
"style": {
|
||||
@@ -26,12 +21,6 @@
|
||||
},
|
||||
"files": {
|
||||
"ignore": [
|
||||
"packages/design-system/components/ui/**",
|
||||
"packages/design-system/lib/**",
|
||||
"packages/design-system/hooks/**",
|
||||
"packages/collaboration/config.ts",
|
||||
"apps/docs/**/*.json",
|
||||
"apps/email/.react-email/**",
|
||||
".vscode/*.json"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user