added typecheck script to ui-extensions

This commit is contained in:
Sebastian Sdorra
2019-10-20 16:56:20 +02:00
parent ef93e028bb
commit bc7e614dcc

View File

@@ -6,6 +6,7 @@
"private": false,
"author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>",
"scripts": {
"typecheck": "tsc",
"test": "jest"
},
"dependencies": {