# ioprojects-ui-eslint This repository is the NPM package for ESLINT configuration of IO-Projects TypeScript front-end projects. ## Installation ```bash # with yarn yarn add -D @io-projects/eslint-config # with npm npm install --save-dev @io-projects/eslint-config ```