Skip to content

Commit

Permalink
fix: fix obo template
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethBWSong committed Sep 30, 2024
1 parent c812ef1 commit 9f4de6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hello-world-tab-with-backend/api/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"strict": false,
"typeRoots": ["./node_modules/@types"],
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"moduleResolution": "nodenext",
}
}

0 comments on commit 9f4de6d

Please sign in to comment.