mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Include Python in static analysis job
Also refactor "yarn lint" of each module/package to run whatever lint task is appropriate for it
This commit is contained in:
parent
3253b73029
commit
d45edc8c4d
@ -19,7 +19,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"prepare": "vite build && api-extractor run",
|
||||
"lint:ts": "tsc --noEmit",
|
||||
"lint": "tsc --noEmit",
|
||||
"test": "vitest --coverage"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user