mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 05:52:57 +00:00
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"extends": "../node_modules/@openstapps/configuration/tsconfig.json",
|
|
"compilerOptions": {
|
|
"lib": ["es2019"]
|
|
}
|
|
}
|