mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-02 03:58:05 +08:00
53dc5daaaf
8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|||
"extends": "./tsconfig.json",
|
|||
"compilerOptions": {
|
|||
"module": "CommonJS",
|
|||
"types": ["node"]
|
|||
}
|
|||
}
|