mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
build: upgrade to angular v12
This commit is contained in:
10
e2e/tsconfig.json
Normal file
10
e2e/tsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "../out-tsc/e2e",
|
||||
"baseUrl": "./",
|
||||
"module": "commonjs",
|
||||
"target": "es5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user