We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3188198 commit 4533459Copy full SHA for 4533459
1 file changed
packages/headers/tsconfig.json
@@ -10,8 +10,7 @@
10
"esModuleInterop": true,
11
"forceConsistentCasingInFileNames": true,
12
"strict": true,
13
- "skipLibCheck": true,
14
- "typeRoots": ["node_modules/@types", "types"]
+ "skipLibCheck": true
15
},
16
"include": ["src"]
17
}
0 commit comments