electron/tsconfig.spec.json

8 lines
81 B
JSON

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