Files
payload/packages/plugin-search/tsconfig.json
2025-03-03 18:31:26 +00:00

5 lines
132 B
JSON

{
"extends": "../../tsconfig.base.json",
"references": [{ "path": "../payload" }, { "path": "../ui" }, { "path": "../next" }]
}