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