electron/tsconfig.spec.json
2022-01-31 20:37:40 +09:00

7 lines
86 B
JSON

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