Revert "alvin request"

This commit is contained in:
alvin8313
2023-04-08 15:31:57 +08:00
committed by GitHub
parent 2cfe04656f
commit 7ff0bb97cf
15 changed files with 43 additions and 168 deletions

View File

@@ -23,6 +23,6 @@
"@/*": ["./*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", "app/calcTextareaHeight.ts"],
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
"exclude": ["node_modules"]
}