mirror of
https://github.com/kou029w/megabit.git
synced 2025-01-30 21:58:04 +00:00
7 lines
88 B
JSON
7 lines
88 B
JSON
|
{
|
||
|
"extends": "./tsconfig.base.json",
|
||
|
"compilerOptions": {
|
||
|
"outDir": "esm"
|
||
|
}
|
||
|
}
|