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
ad0a276af2
commit
b55feb5a7b
@ -18,6 +18,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"prepare": "tsc",
|
||||
"lint:types": "tsc --noEmit",
|
||||
"lint:codestyle": "echo 'handled by lint:eslint'",
|
||||
"test": "echo No tests for @element-hq/element-web-playwright-common"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user