Revert unnecessary tsconfig change
This commit is contained in:
parent
4b8a1a2b3c
commit
d19b5f9f60
|
@ -19,12 +19,6 @@
|
|||
"watchOptions": {
|
||||
"excludeDirectories": [".next"]
|
||||
},
|
||||
"include": [
|
||||
"next-env.d.ts",
|
||||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
"../common/**/*.ts",
|
||||
"../common/util/tiptap-tweet.tsx"
|
||||
],
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", "../common/**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user