{ "extends": "@rocket.chat/tsconfig/server.json", "compilerOptions": { "rootDir": ".", "target": "es2020", "module": "esnext" } }