Files
sign/packages/prisma/tsconfig.json

6 lines
126 B
JSON
Raw Permalink Normal View History

2023-08-30 12:35:43 +10:00
{
"extends": "@documenso/tsconfig/react-library.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}