An open API service indexing awesome lists of open source software.

https://github.com/kvnwolf/devtools

⚒️ Opinionated set of shareable configs, tools, and scripts I use on my projects.
https://github.com/kvnwolf/devtools

Last synced: 5 months ago
JSON representation

⚒️ Opinionated set of shareable configs, tools, and scripts I use on my projects.

Awesome Lists containing this project

README

          

# Devtools

Opinionated set of shareable configs, tools, and scripts I use on my projects.

## What's Included

### Shareable Configs

- [`@kevinwolfcr/tsconfig`](./configs/tsconfig)
- [`@kevinwolfcr/tsconfig-bun`](./configs/tsconfig-bun)
- [`@kevinwolfcr/tsconfig-browser`](./configs/tsconfig-browser)
- [`@kevinwolfcr/tsconfig-react`](./configs/tsconfig-react)
- [`@kevinwolfcr/tsconfig-next`](./configs/tsconfig-next)
- [`@kevinwolfcr/biome-config`](./configs/biome-config)

## Contributing

Contributions are welcome! If you wish to contribute to this project, please read the [Contributing Guidelines](https://github.com/kevinwolfcr/.github/blob/HEAD/contributing.md) first.

## License

This project is licensed under the MIT license. For more details, see the [license](./license) file.