Thiradus ESLint Config Overview The ESLint Configuration used for Linting Thiradus' JavaScript projects. Installation 1. Add the configuration as a dependency. npm install --save-dev eslint eslint-config-thiradus 2. Add the following to your .eslintrc.json. { "extends": "thiradus" } License This repository is licensed under the MIT License © 2015-2022 Thiradus