mirror of
https://github.com/vuejs/vue.git
synced 2024-11-21 20:28:54 +00:00
8 lines
104 B
JSON
8 lines
104 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "./temp",
|
|
"types": []
|
|
}
|
|
}
|