1.2.0 • Published 1 year ago

@fueled/eslint-config-fueled-node v1.2.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

TypeScript ESLint rules for Node applications

This configuration focuses specifically on code quality based rules for TypeScript, rather than formatting rules. We utilize Prettier for code formatting (see prettier-config-fueled-node).

Note: this is intended to be used with TypeScript strict mode enabled, and Prettier installed.

Installation

TBD

Usage

TBD

Rules

ESLint rules extend upon @typescript-eslint/recommended, as well as Prettier ESLint config to turn off rules that may conflict with Prettier. Overriding rules are listed below.