chore: tsconfig does not inheritc include and excludes
This commit is contained in:
parent
30bfb00d3f
commit
2869e66a02
@ -1,5 +1,7 @@
|
||||
{
|
||||
"extends": "tsconfig/t3.json",
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules"],
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user