@ivuorinen/base-configs
v1.0.0
Published
ivuorinen's shareable configurations meta package
Maintainers
Readme
@ivuorinen/base-configs
This is a meta package for all my base configs.
The main reason for this package is to make it easier to use these configs in other projects, and to update them all at once. No more pull requests to update all the configs one at a time!
A collection of base configs for code quality and linting tools. Heavily based on
@demartini/base-configs
Table of Contents
Usage
# npm
npm install @ivuorinen/base-configs --save-dev
# yarn
yarn add @ivuorinen/base-configs --devAvailable Configurations
| Tool | Package | Version |
|-------------------------------------------|----------------------------------------------------|---------------------------------------------------------------------------------------|
| Browserslist | @ivuorinen/browserslist-config | |
| CommitLint | @ivuorinen/commitlint-config |
|
| ESLint | @ivuorinen/eslint-config |
|
| MarkdownLint | @ivuorinen/markdownlint-config |
|
| Prettier | @ivuorinen/prettier-config |
|
| semantic-release | @ivuorinen/semantic-release-config |
|
| stylelint | @ivuorinen/stylelint-config |
|
Badge
Show the world that you are using ivuorinen's code style in your project by including the badge in your readme.
[](https://github.com/ivuorinen/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.
