Skip to content

A repository for keeping track of all of my ESLint configuration files.

License

Notifications You must be signed in to change notification settings

T99/eslint-config

Repository files navigation

@t99/eslint-config

A repository for keeping track of all of my ESLint configuration files.

Table of Contents

Installation

Install from NPM with

$ npm install --save-dev @t99/eslint-config

Building Your Own Shareable ESLint Config Repo/Package

Check out the official ESLint guide on doing so here.

License

@t99/eslint-config is made available under the GNU General Public License v3.

Copyright (C) 2022 Trevor Sears