Merge pull request #23 from element-hq/t3chguy/standard-scripts

This commit is contained in:
Michael Telatynski
2025-05-13 12:35:04 +01:00
committed by GitHub
@@ -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": {