We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa6144 commit c05151fCopy full SHA for c05151f
docusaurus-search-local/tsconfig.server.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
- "target": "ESNext",
+ "target": "ES6",
5
"outDir": "dist/server",
6
"types": ["cheerio"]
7
},
0 commit comments