Files
documenso/packages/ui/tsconfig.json
T
2026-05-08 16:04:22 +10:00

6 lines
126 B
JSON

{
"extends": "@documenso/tsconfig/react-library.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}