mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
feat: migrate nextjs to rr7
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "@documenso/tsconfig/react-library.json",
|
||||
"compilerOptions": {
|
||||
"types": ["@documenso/tsconfig/process-env.d.ts"],
|
||||
"types": ["@documenso/tsconfig/process-env.d.ts", "vite/client"],
|
||||
"moduleResolution": "Bundler"
|
||||
},
|
||||
"include": ["**/*.ts", "**/*.tsx", "**/*.d.ts"],
|
||||
|
||||
Reference in New Issue
Block a user