feat(mdr): remove checks
This commit is contained in:
parent
8af8d2aef5
commit
6ef6545814
@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
"build": "vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user