fix: 🐛 Fixes tsconfig in api-hjarntorget

This commit is contained in:
Viktor Sarström 2021-11-09 11:01:48 +01:00
parent cafe6ec990
commit b641486768
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"target": "ES6",
"module": "CommonJS",