🚀 use webpack.config.ts

This commit is contained in:
platane
2020-10-09 12:04:09 +02:00
committed by Platane
parent bb0750e8ba
commit bc18120a98
5 changed files with 504 additions and 373 deletions

View File

@@ -6,7 +6,8 @@
"repository": "github:platane/snk",
"devDependencies": {
"@types/jest": "26.0.14",
"jest": "26.4.2",
"@types/node": "14.11.8",
"jest": "26.5.2",
"prettier": "2.1.2",
"ts-jest": "26.4.1",
"typescript": "4.0.3"