mirror of
https://github.com/electron/electron.git
synced 2026-03-19 03:02:02 -04:00
8 lines
86 B
JSON
8 lines
86 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
"spec-main",
|
|
"typings"
|
|
]
|
|
}
|