Skip to content

Commit

Permalink
test: ng update で消えてしまったが Jest でテストを実行するのに必要なので再設定
Browse files Browse the repository at this point in the history
  • Loading branch information
kasaharu committed May 5, 2021
1 parent 73c6621 commit 5ea44c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"jest"
],
"module": "commonjs",
"emitDecoratorMetadata": true,
"allowJs": true
},
"files": [
Expand Down

0 comments on commit 5ea44c8

Please sign in to comment.