mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"extends": "../tsconfig.base.json",
|
|
"references": [
|
|
{
|
|
"path": "../docusaurus-theme"
|
|
}
|
|
]
|
|
}
|