mirror of
https://github.com/NetEase/tango.git
synced 2026-07-02 02:24:58 +08:00
8 lines
114 B
JSON
8 lines
114 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"target": "ES2022",
|
|
"module": "esnext"
|
|
}
|
|
}
|