Files
discord.js/packages/docgen/tsconfig.json
2023-08-22 01:33:47 +02:00

6 lines
141 B
JSON

{
"$schema": "https://json.schemastore.org/tsconfig.json",
"extends": "../../tsconfig.json",
"include": ["src/**/*.ts", "bin/index.ts"]
}