IanMitchell / interaction-kit

Interaction Kit is a framework for creating Discord slash command bots over the HTTP API

Home Page:https://interactionkit.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add config files to create-ikit-app

IanMitchell opened this issue · comments

One thing I think is worth doing is generating vscode config files, recommended extensions, adding prettier, adding eslint, and other important config files to the generated app. For those that don't want the additional config, maybe support a --minimal. I think having it all setup automatically will be good for newer devs.