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.
- Host: GitHub
- URL: https://github.com/kvnwolf/devtools
- Owner: kvnwolf
- License: mit
- Created: 2024-02-11T02:56:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T03:29:57.000Z (over 2 years ago)
- Last Synced: 2025-08-08T18:40:16.310Z (11 months ago)
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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.