[READ-ONLY] Mirror of https://github.com/bombshell-dev/tab. shell autocompletions for javascript CLIs
4

Configure Feed

Select the types of activity you want to include in your feed.

tsdown (#63)

authored by

AmirHossein Sakhravi and committed by
GitHub
(Sep 26, 2025, 3:27 PM +0330) 169aa7b5 97f9bce8

-4
-4
tsdown.config.ts
··· 7 7 cac: 'src/cac.ts', 8 8 commander: 'src/commander.ts', 9 9 'bin/cli': 'bin/cli.ts', 10 - 'examples/demo.t': 'examples/demo.t.ts', 11 - 'examples/demo.cac': 'examples/demo.cac.ts', 12 - 'examples/demo.citty': 'examples/demo.citty.ts', 13 - 'examples/demo.commander': 'examples/demo.commander.ts', 14 10 }, 15 11 format: ['esm'], 16 12 dts: true,