https://github.com/sonofmagic/dev-configs
icebreaker dev configs
https://github.com/sonofmagic/dev-configs
Last synced: about 1 month ago
JSON representation
icebreaker dev configs
- Host: GitHub
- URL: https://github.com/sonofmagic/dev-configs
- Owner: sonofmagic
- License: mit
- Created: 2022-11-02T16:30:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-06T09:48:42.000Z (about 1 month ago)
- Last Synced: 2026-05-06T11:36:23.523Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://eslint.icebreaker.top
- Size: 5.28 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# dev-configs
## Packages
- [@icebreakers/changelog-github](packages/changelog-github) - tsup package template
- [@icebreakers/commitlint-config](packages/commitlint) - icebreaker's commitlint config
- [@icebreakers/eslint-config](packages/eslint) - icebreakers's eslint config
- [postcss-tailwindcss](packages/postcss-tailwindcss) - Tailwind CSS analysis utilities built on PostCSS AST
- [lightningcss-tailwindcss](packages/lightningcss-tailwindcss) - Tailwind CSS analysis utilities built on Lightning CSS AST
- [stylelint-plugin-tailwindcss](packages/stylelint-plugin-tailwindcss) - Stylelint plugin that blocks authored Tailwind utility selectors
- [@icebreakers/mock](apps/mock)
- [@icebreakers/stylelint-config](packages/stylelint) - icebreaker's stylelint config
## Contributing
Contributions Welcome! You can contribute in the following ways.
- Create an Issue - Propose a new feature. Report a bug.
- Pull Request - Fix a bug and typo. Refactor the code.
- Create third-party middleware - Instruct below.
- Share - Share your thoughts on the Blog, X, and others.
- Make your application - Please try to use dev-configs.
For more details, see [CONTRIBUTING.md](CONTRIBUTING.md).
## Contributors
Thanks to [all contributors](https://github.com/sonofmagic/dev-configs/graphs/contributors)!
## Authors
ice breaker <1324318532@qq.com>
## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.