RocketChat/Rocket.Chat

View on GitHub
apps/meteor/ee/server/services/tsconfig.json

Summary

Maintainability
Test Coverage
{
    "extends": "../../../tsconfig.json",
    "include": ["./**/*", "../../../definition/externals/meteor/rocketchat-streamer.d.ts", "../../../../../ee/apps/account-service/src/lib"],
    "exclude": ["./dist", "./ecosystem.config.js", "../../../definition/methods"]
}