mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"types": ["node"],
|
|
"lib": ["es6", "dom"]
|
|
}
|
|
}
|