mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"extends": "../tsconfig.base.json",
|
|
"references": [
|
|
{
|
|
"path": "../docusaurus-theme"
|
|
}
|
|
]
|
|
}
|