electron/tsconfig.spec.json

8 lines
86 B
JSON
Raw Normal View History

{
"extends": "./tsconfig.json",
"include": [
"spec-main",
"typings"
]
}