mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 10:55:33 +00:00
11 lines
No EOL
152 B
JSON
11 lines
No EOL
152 B
JSON
{
|
|
"extends": "../../../tsconfig-base.json",
|
|
|
|
"compilerOptions": {
|
|
"outFile": "./build/index.js"
|
|
},
|
|
|
|
"files": [
|
|
"environment.inc.ts",
|
|
]
|
|
} |