pve-eslint/eslint/docs
Thomas Lamprecht 34eeec05c4 import 8.4.0 source
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-12-06 14:02:55 +01:00
..
about first commit 2020-04-06 15:06:03 +02:00
developer-guide import 8.4.0 source 2021-12-06 14:02:55 +01:00
maintainer-guide import eslint 7.28.0 2021-06-08 11:43:11 +02:00
rules import 8.4.0 source 2021-12-06 14:02:55 +01:00
user-guide import 8.4.0 source 2021-12-06 14:02:55 +01: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.