pve-eslint/eslint/docs
Thomas Lamprecht d3726936c1 import and build new upstream release 7.2.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 16:55:23 +02:00
..
about first commit 2020-04-06 15:06:03 +02:00
developer-guide import and build new upstream release 7.2.0 2020-06-06 16:55:23 +02:00
maintainer-guide update to 7.1.0 sources 2020-05-25 13:00:39 +02:00
rules import and build new upstream release 7.2.0 2020-06-06 16:55:23 +02:00
user-guide upgrade to v7.0.0 2020-05-22 13:50:35 +02:00
README.md first commit 2020-04-06 15:06:03 +02:00

Documentation

Welcome to our documentation pages! What would you like to view?

User Guide

Intended for end users of ESLint. Contains information about core rules, configuration, command line options, formatters, and integrations, as well as guides for migrating from earlier versions of ESLint.

Developer Guide

Intended for contributors to ESLint and people who wish to extend ESLint. Contains information about contributing to ESLint; creating custom rules, configurations, plugins, and formatters; and information about our architecture and Node.js API.

Maintainer Guide

Intended for maintainers of ESLint.