UNPKG

create-discord-bot

Version:

A simple way to create a startup Discord bot.

10 lines (9 loc) 196 B
{ "$schema": "https://json.schemastore.org/prettierrc.json", "printWidth": 120, "useTabs": true, "singleQuote": true, "quoteProps": "as-needed", "trailingComma": "all", "endOfLine": "lf" }