pve-eslint/eslint/docs
Dominik Csapak eb39fafa4f first commit
includes a (minimal) working wrapper

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-04-06 15:06:03 +02:00
..
about first commit 2020-04-06 15:06:03 +02:00
developer-guide first commit 2020-04-06 15:06:03 +02:00
maintainer-guide first commit 2020-04-06 15:06:03 +02:00
rules first commit 2020-04-06 15:06:03 +02:00
user-guide first commit 2020-04-06 15:06:03 +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.