# Contributing ❤️ Contributions are more than welcome! Let's build some things together! ❤️ ## Bugs & Feature Requests 🐛 Please [file issues on GitHub](https://github.com/joshuakgoldberg/tsc-fancy). 🐛 ## Development ```shell npm install npm run src ``` `npm run src` builds and lints everything under `src/`. Use `npm run watch` to start `tsc` in watch mode to 🚤 quickly 🚤 rebuild on changes.