add ci
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json",
|
||||
"lint": "exit 0",
|
||||
"test": "exit 0",
|
||||
"pretty": "yarn prettier --write 'src/**/*.{ts,tsx,svelte}'",
|
||||
"pretty-check": "yarn prettier --check 'src/**/*.{ts,tsx}'"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user