mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
feat(docgen): typescript support
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { createTsupConfig } from '../../tsup.config';
|
||||
|
||||
export default createTsupConfig({
|
||||
entry: ['src/docs.ts'],
|
||||
minify: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user