mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Standardise lint/type scripts between modules/packages
This commit is contained in:
parent
afcf4593bc
commit
2b1fb75f44
@ -26,7 +26,8 @@
|
||||
],
|
||||
"scripts": {
|
||||
"prepare": "vite build && api-extractor run",
|
||||
"lint": "tsc --noEmit",
|
||||
"lint:types": "tsc --noEmit",
|
||||
"lint:codestyle": "echo 'handled by lint:eslint'",
|
||||
"test": "vitest --coverage"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user