Skip to content

demartini/base-configs

Repository files navigation

@demartini/base-configs

license MIT Demartini’s Code Style

A collection of base configs for code quality and linting tools.

Table of Contents

About

This Monorepo provides a collection of shareable configurations for building, linting, testing, formatting, and releasing tools to make configurations consistent across projects and provide an easy configuration mechanism.

Usage

Check the README of each package in the packages directory for specific usage instructions.

Available Configurations

Tool Package Version
Browserslist @demartini/browserslist-config @demartini/browserslist-config
CommitLint @demartini/commitlint-config @demartini/commitlint-config
ESLint @demartini/eslint-config @demartini/eslint-config
MarkdownLint @demartini/markdownlint-config @demartini/markdownlint-config
Prettier @demartini/prettier-config @demartini/prettier-config
semantic-release @demartini/semantic-release-config @demartini/semantic-release-config
stylelint @demartini/stylelint-config @demartini/stylelint-config

Badge

Show the world that you are using Demartini’s code style in your project by including the badge in your readme.

Demartini’s Code Style

[![Demartini’s Code Style](https://img.shields.io/badge/code_style-demartini%E2%80%99s-663399.svg?labelColor=292a44&style=flat-square)](https://github.com/demartini/base-configs)

Contributing

If you are interested in helping contribute, please take a look at our contribution guidelines and open an issue or pull request.

Changelog

See CHANGELOG for a human-readable history of changes.

License

Distributed under the MIT License. See LICENSE for more information.