UNPKG

805 BMarkdownView Raw
1# Installation
2> `npm install --save @types/eslint`
3
4# Summary
5This package contains type definitions for eslint (https://eslint.org).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint.
9
10### Additional Details
11 * Last updated: Fri, 03 Dec 2021 18:31:05 GMT
12 * Dependencies: [@types/json-schema](https://npmjs.com/package/@types/json-schema), [@types/estree](https://npmjs.com/package/@types/estree)
13 * Global values: none
14
15# Credits
16These definitions were written by [Pierre-Marie Dartus](https://github.com/pmdartus), [Jed Fox](https://github.com/j-f1), [Saad Quadri](https://github.com/saadq), [Jason Kwok](https://github.com/JasonHK), [Brad Zacher](https://github.com/bradzacher), and [JounQin](https://github.com/JounQin).