blob: fb320488bfcb461f876c70b8063143234807182a [file] [log] [blame]
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"target": "esnext",
"module": "ESNext"
},
"include": ["src/base/i18n/*"],
"esm": true
}