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

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

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)