mirror of
https://github.com/vuejs/core.git
synced 2024-11-21 20:28:45 +00:00
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"isolatedDeclarations": false
|
|
},
|
|
"include": ["."]
|
|
}
|