Files
payloadcms/packages/plugin-stripe/tsconfig.json
2025-05-12 09:02:03 -04:00

5 lines
132 B
JSON

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