eslint-config-all

A modern standardized configuration for highly readible JavaScript and TypeScript

Usage no npm install needed!

<script type="module">
  import eslintConfigAll from 'https://cdn.skypack.dev/eslint-config-all';
</script>

README

![eslint-config-all"][header]

Version Downloads Build License

๐Ÿ“ฆ eslint-config-all"

This project is a curated collection of public packages for personal use across distributed and internal solutions.

๐Ÿ’ผ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

๐Ÿ“š Prerequisites

What things you need to install the software and how to install them

  • Node v10+
  • NPM v6+

๐Ÿ“ฒ Installing

To install the project, clone and build the repo, then use npm to install dependencies for each package.

git clone git@bitbucket.org:rob.hameetman.git
cd packages/eslint-config
npm i

๐Ÿ›ฅ Deployment

Each package is versioned and deployed independently with npm:

npm version patch
npm publish

๐Ÿงพ Project Dependencies

  • TypeScript - Implementation language
  • NPM - Dependency Management

๐Ÿท Versioning

I use SemVer for versioning. For the versions available, see the tags on this repository.

๐Ÿ“œ Authors

See also the list of contributors who participated in this project.

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE.md file for details

[header]: /.github/readme-eslint-config.png "eslint-config-all""