Skip to content

Commit c5f08b5

Browse files
author
Loïc Mangeonjean
committed
fix: fix build
1 parent 309d4de commit c5f08b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": "@codingame/tsconfig",
33
"compilerOptions": {
4+
"outDir": "dist",
45
"baseUrl": "./src",
56
"isolatedModules": false,
67
"lib": [

0 commit comments

Comments
 (0)