diff --git a/tsconfig.json b/tsconfig.json index 311e915c..2b5596f7 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,12 +1,8 @@ { "extends": "@gplane/tsconfig", "compilerOptions": { - "declaration": false, - "allowJs": true, - "target": "es2015", - "module": "commonjs", + "target": "esnext", "moduleResolution": "node", - "resolveJsonModule": true, "noEmit": true, "baseUrl": ".", "paths": {