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