Skip to content

Monorepo with some frequently-used configurations we use on frontend projects 🎨

License

Notifications You must be signed in to change notification settings

lmc-eu/code-quality-tools

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date
Aug 19, 2024
Nov 3, 2022
Jan 27, 2023
Jan 16, 2023
Sep 10, 2024
Aug 7, 2024
Nov 2, 2021
Dec 2, 2021
Mar 14, 2022
Dec 16, 2021
Oct 18, 2023
Nov 25, 2021
Nov 25, 2021
Aug 7, 2024
Aug 7, 2024
Mar 21, 2022
Jan 16, 2023
Jan 16, 2023
Jan 12, 2022
Jan 16, 2023
Aug 10, 2021
May 13, 2024
Aug 7, 2024
May 13, 2024
Aug 19, 2024
Sep 10, 2024

Repository files navigation

Code Quality Tools

Built with ❤️ at Alma Career

This monorepo contains shareable configurations for various coding-style/best practices/lint tools to make the configurations consistent across projects and provide an easy setup mechanism.

Available Configurations

Tool Package Version
Browserslist @lmc-eu/browserslist-config @lmc-eu/browserslist-config
Commitlint @lmc-eu/commitlint-config @lmc-eu/commitlint-config
Conventional Changelog @lmc-eu/conventional-changelog-lmc-bitbucket @lmc-eu/conventional-changelog-lmc-bitbucket
Conventional Changelog @lmc-eu/conventional-changelog-lmc-github @lmc-eu/conventional-changelog-lmc-github
ESLint @lmc-eu/eslint-config-base @lmc-eu/eslint-config-base
ESLint @lmc-eu/eslint-config-graphql @lmc-eu/eslint-config-graphql
ESLint @lmc-eu/eslint-config-react @lmc-eu/eslint-config-react
ESLint @lmc-eu/eslint-config-jest @lmc-eu/eslint-config-jest
ESLint @lmc-eu/eslint-config-typescript @lmc-eu/eslint-config-typescript
Prettier @lmc-eu/prettier-config @lmc-eu/prettier-config
Renovate @lmc-eu/renovate-config @lmc-eu/renovate-config
Remark @almacareer/remark-config @almacareer/remark-config
Stylelint @almacareer/stylelint-config @almacareer/stylelint-config
Textlint @lmc-eu/textlint-rule-preset-lmc @lmc-eu/textlint-rule-preset-lmc

License

See the LICENSE file for information.

Credit

We got a lot of inspiration from a similar project at STRV. Thank you very much ❤️!