https://github.com/dan-akl/code-quality
📐 A monorepo for shareable code quality configs
https://github.com/dan-akl/code-quality
commitlint-config eslint-config linting prettier-config stylelint-config
Last synced: 7 months ago
JSON representation
📐 A monorepo for shareable code quality configs
- Host: GitHub
- URL: https://github.com/dan-akl/code-quality
- Owner: DAN-AKL
- Created: 2019-11-19T00:11:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T12:27:56.000Z (7 months ago)
- Last Synced: 2025-03-10T00:58:22.563Z (7 months ago)
- Topics: commitlint-config, eslint-config, linting, prettier-config, stylelint-config
- Language: JavaScript
- Homepage:
- Size: 1.03 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Code Quality
|Package|Version|Tool|Purpose|
|-|-|-|-|
|[@dan-nz/commitlint-config](packages/commitlint-config)|[](https://www.npmjs.com/package/@dan-nz/commitlint-config)|commitlint|Linting commit messages
|[@dan-nz/eslint-config](packages/eslint-config)|[](https://www.npmjs.com/package/@dan-nz/eslint-config)|ESLint|Linting JavaScript
|[@dan-nz/stylelint-config](packages/stylelint-config)|[](https://www.npmjs.com/package/@dan-nz/stylelint-config)|stylelint|Linting CSS/SCSS styles
|[@dan-nz/prettier-config](packages/prettier-config)|[](https://www.npmjs.com/package/@dan-nz/prettier-config)|Prettier|Code formatting
|[@dan-nz/semantic-release-config](packages/semantic-release-config)|[](https://www.npmjs.com/package/@dan-nz/semantic-release-config)|semantic-release|Version management and publishing