{ "compilerOptions": { "target": "ES2019", "module": "commonjs", "lib": [ "esnext" ], "experimentalDecorators": true } }