diff --git a/jsconfig.json b/jsconfig.json index d6b0629..f0568c3 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -1,5 +1,6 @@ { "compilerOptions": { + "target": "ESNext", "baseUrl": "./", "paths": { "~/*": ["./*"],