mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
5 lines
126 B
JSON
5 lines
126 B
JSON
{
|
|
"extends": "@documenso/tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|