Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 656 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 656 Bytes

Thiradus Dark Banner

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