mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 18:44:40 +00:00
785c8d9763
* prettier member dialog, iam indicator * changes i18n * fix timestamp conversion, timestamp to date pipe * rm create, update iam policy * add iam policy * add iam section, members component * add iam contributors * gen admin protos * iam member search * update angular * update cdk material * add module for iam members * add iam roles to member dialog * home shortcuts * project view, i18n * lint
17 lines
427 B
JSON
17 lines
427 B
JSON
/*
|
||
This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve development experience.
|
||
It is not intended to be used to perform a compilation.
|
||
|
||
To learn more about this file see: https://angular.io/config/solution-tsconfig.
|
||
*/
|
||
{
|
||
"files": [],
|
||
"references": [
|
||
{
|
||
"path": "./tsconfig.app.json"
|
||
},
|
||
{
|
||
"path": "./tsconfig.spec.json"
|
||
}
|
||
]
|
||
} |