mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
6 lines
126 B
JSON
6 lines
126 B
JSON
{
|
|
"extends": "@documenso/tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|