Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oliversalzburg/eslint-config

ESLint Configuration for all of my projects
https://github.com/oliversalzburg/eslint-config

eslint eslint-config eslint-configs javascript

Last synced: about 1 month ago
JSON representation

ESLint Configuration for all of my projects

Awesome Lists containing this project

README

        

# eslint-config

[![npm version](https://img.shields.io/npm/v/@oliversalzburg%2Feslint-config)](https://www.npmjs.com/package/@oliversalzburg%2Feslint-config) [![Pre-Release](https://github.com/oliversalzburg/eslint-config/actions/workflows/pre-release.yml/badge.svg)](https://github.com/oliversalzburg/eslint-config/actions/workflows/pre-release.yml)

## Release Process

```
npm version patch --message "chore: Version bump %s"
```