We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a3769 commit baf6bc2Copy full SHA for baf6bc2
1 file changed
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"include": ["src", "tests"],
3
"compilerOptions": {
4
- "target": "esnext",
+ "target": "ES2018",
5
"lib": ["esnext"],
6
"types": ["reflect-metadata", "node"],
7
"module": "commonjs",
0 commit comments