mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
8 lines
86 B
JSON
8 lines
86 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
"spec-main",
|
|
"typings"
|
|
]
|
|
}
|