build: add rollup typescript plugin

Former-commit-id: 021ac9dd2a5bcc6a5cb31173e20e8c7252be1408 [formerly a09cb113c8cdc8cda6976492f108afaa67643619] [formerly 8af98ea26caa08059fe2714ca3b38510b124d1b8 [formerly d6a0b7502e]]
Former-commit-id: b115ec2efbd234c1d6f89c8b5f4cf91319a9f24c [formerly 2bc6476daffa206485476f469ccc228831f62873]
Former-commit-id: c755b750dec1e995bd836cccb65ca249d2399689
This commit is contained in:
cedoor
2022-01-14 23:11:48 +01:00
parent 8fbfc5bc33
commit f71d83cd5f
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
13370b048e415b45769f8e0e946334bf1a637cc5
1381470ee2db603ea1c6b5c532624a0b7532c3f2

View File

@@ -24,6 +24,7 @@
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-typescript": "^7.15.0",
"@rollup/plugin-typescript": "^8.3.0",
"@types/jest": "^27.0.2",
"@types/node": "^16.10.8",
"@typescript-eslint/eslint-plugin": "^5.1.0",