mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: create docker images for new api (#51538)
This commit is contained in:
committed by
GitHub
parent
90bdffca7b
commit
05d19b8b42
@@ -2,7 +2,7 @@
|
||||
"extends": "./tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
"rootDir": "src",
|
||||
"rootDir": "../",
|
||||
"noEmit": false
|
||||
},
|
||||
"include": ["src"],
|
||||
|
||||
Reference in New Issue
Block a user