mirror of
https://git.proxmox.com/git/pve-eslint
synced 2025-10-05 08:11:54 +00:00

includes a (minimal) working wrapper Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
18 lines
680 B
Markdown
18 lines
680 B
Markdown
# Documentation
|
|
|
|
Welcome to our documentation pages! What would you like to view?
|
|
|
|
## [User Guide](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](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](maintainer-guide)
|
|
|
|
Intended for maintainers of ESLint.
|