https://github.com/bubkoo/configs
Shared configs for my projects
https://github.com/bubkoo/configs
Last synced: about 1 year ago
JSON representation
Shared configs for my projects
- Host: GitHub
- URL: https://github.com/bubkoo/configs
- Owner: bubkoo
- License: mit
- Created: 2022-07-18T04:25:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T05:24:06.000Z (over 1 year ago)
- Last Synced: 2025-05-04T01:32:40.480Z (about 1 year ago)
- Language: JavaScript
- Size: 783 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Packages
This monorepo contains multiple packages. Take a look at their READMEs for more details.
- [tsconfig](./packages/tsconfig)
- [eslint-config](./packages/eslint-config)
- [prettier-config](./packages/prettier-config)
- [stylelint-config](./packages/stylelint-config)
- [rollup-config](./packages/rollup-config)
- [jest-config](./packages/jest-config)
- [semantic-release-config](./packages/semantic-release-config)
- [commitlint-config](./packages/commitlint-config)
# License
The scripts and documentation in this project are released under the [MIT License](LICENSE)