mirror of
https://github.com/documenso/documenso
synced 2026-04-21 21:37:18 +00: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
No EOL
149 B
JSON
11 lines
No EOL
149 B
JSON
{
|
|
"extends": "@documenso/tsconfig/react-library.json",
|
|
"include": [
|
|
"."
|
|
],
|
|
"exclude": [
|
|
"dist",
|
|
"build",
|
|
"node_modules"
|
|
]
|
|
} |