mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-26 10:52:20 +00:00
refactor: move app to monorepo
This commit is contained in:
6
frontend/app/scripts/tsconfig.json
Normal file
6
frontend/app/scripts/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "../node_modules/@openstapps/configuration/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["es2019"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user