From 5ea44c8046105fd488434a1862194950abdf7b41 Mon Sep 17 00:00:00 2001 From: "Wataru.Kasahara" Date: Wed, 5 May 2021 14:52:45 +0900 Subject: [PATCH] =?UTF-8?q?test:=20ng=20update=20=E3=81=A7=E6=B6=88?= =?UTF-8?q?=E3=81=88=E3=81=A6=E3=81=97=E3=81=BE=E3=81=A3=E3=81=9F=E3=81=8C?= =?UTF-8?q?=20Jest=20=E3=81=A7=E3=83=86=E3=82=B9=E3=83=88=E3=82=92?= =?UTF-8?q?=E5=AE=9F=E8=A1=8C=E3=81=99=E3=82=8B=E3=81=AE=E3=81=AB=E5=BF=85?= =?UTF-8?q?=E8=A6=81=E3=81=AA=E3=81=AE=E3=81=A7=E5=86=8D=E8=A8=AD=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.spec.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsconfig.spec.json b/tsconfig.spec.json index c357feb5..ee8d9074 100644 --- a/tsconfig.spec.json +++ b/tsconfig.spec.json @@ -7,6 +7,7 @@ "jest" ], "module": "commonjs", + "emitDecoratorMetadata": true, "allowJs": true }, "files": [