spiegel-keyman/web/tools/sourcemap-root/tsconfig.json

7 lines
94 B
JSON

{
"compilerOptions": {
"allowJs": true,
"types": ["node"],
"lib": ["es6", "dom"]
}
}