### What? Allows for custom labeling of the tenant selector shown in the sidebar. Fixes https://github.com/payloadcms/payload/issues/11262
5 lines
138 B
JSON
5 lines
138 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"references": [{ "path": "../payload" }, { "path": "../ui"}, { "path": "../translations"}]
|
|
}
|