mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 00:32:43 +10:00
test
This commit is contained in:
@ -19,7 +19,8 @@
|
|||||||
"next-env.d.ts",
|
"next-env.d.ts",
|
||||||
"**/*.ts",
|
"**/*.ts",
|
||||||
"**/*.tsx",
|
"**/*.tsx",
|
||||||
"../../packages/types/*.d.ts"
|
"../../packages/types/*.d.ts",
|
||||||
|
"../../packages/**/*.ts"
|
||||||
],
|
],
|
||||||
"exclude": ["node_modules", "../../packages/types/next-auth.d.ts"]
|
"exclude": ["node_modules", "../../packages/types/next-auth.d.ts"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user