We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64b529 commit e548820Copy full SHA for e548820
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "es5",
4
- "lib": ["ES5"],
+ "lib": ["ES2015"],
5
"module": "commonjs",
6
"esModuleInterop": true,
7
"forceConsistentCasingInFileNames": true,
0 commit comments