mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
19e558e916
website: Prepare NPM Workspaces.
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"extends": "../tsconfig.base.json",
|
|
"references": [
|
|
{
|
|
"path": "../docusaurus-theme"
|
|
}
|
|
]
|
|
}
|