Rocket.Chat/packages/message-parser/tsconfig-bundle.json

8 lines
110 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": "./src"
},
"include": ["./src"]
}