16 lines
662 B
Markdown
16 lines
662 B
Markdown
# Shareable Configs
|
|
|
|
> **Miscellaneous shareable configuration files.**
|
|
|
|
* [ESLint][eslint-config]
|
|
* [Prettier][prettier-config]
|
|
* [Stylelint][stylelint-config]
|
|
|
|
## License
|
|
|
|
Distributed under the [Unlicense](https://spdx.org/licenses/Unlicense.html) license, see [LICENSE](https://git.bauke.xyz/Bauke/shareable-configs/src/branch/main/LICENSE) for more information.
|
|
|
|
[eslint-config]: https://git.bauke.xyz/Bauke/shareable-configs/src/branch/main/packages/eslint
|
|
[prettier-config]: https://git.bauke.xyz/Bauke/shareable-configs/src/branch/main/packages/prettier
|
|
[stylelint-config]: https://git.bauke.xyz/Bauke/shareable-configs/src/branch/main/packages/stylelint
|