зеркало из https://github.com/electron/electron.git
11 строки
141 B
JSON
11 строки
141 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"rootDir": "spec-main"
|
||
|
},
|
||
|
"include": [
|
||
|
"spec-main",
|
||
|
"typings"
|
||
|
]
|
||
|
}
|