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 19a5f46 commit 59324b4Copy full SHA for 59324b4
apps/docker-provider/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es2018",
+ "target": "es2020",
4
"module": "commonjs",
5
"esModuleInterop": true,
6
"forceConsistentCasingInFileNames": true,
apps/kubernetes-provider/tsconfig.json
0 commit comments