Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

TypeScript: eslint

LCD 47 edited this page Dec 3, 2015 · 4 revisions

Maintainer: LCD 47 [email protected]

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. See the project's page for details. With the babel-eslint plugin, ESLint can also be used to check TypeScript files.

Clone this wiki locally