mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
Adds a number of new field types and capabilities to existing fields. A massive change with far too many moving pieces to document in a single commit.
11 lines
149 B
JSON
11 lines
149 B
JSON
{
|
|
"extends": "@documenso/tsconfig/react-library.json",
|
|
"include": [
|
|
"."
|
|
],
|
|
"exclude": [
|
|
"dist",
|
|
"build",
|
|
"node_modules"
|
|
]
|
|
} |