Wire up tests & sonarcloud
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
],
|
||||
"scripts": {
|
||||
"prepare": "vite build",
|
||||
"lint:ts": "tsc --noEmit"
|
||||
"lint:ts": "tsc --noEmit",
|
||||
"test": "echo no tests yet"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@element-hq/element-web-module-api": "^0.1.0",
|
||||
|
||||
Reference in New Issue
Block a user