eslint-config/README.md

273 B

ioprojects-ui-eslint

This repository is the NPM package for ESLINT configuration of IO-Projects TypeScript front-end projects.

Installation

# with yarn
yarn add -D @io-projects/eslint-config

# with npm
npm install --save-dev @io-projects/eslint-config