]> git.proxmox.com Git - pve-eslint.git/blame - eslint/docs/README.md
first commit
[pve-eslint.git] / eslint / docs / README.md
CommitLineData
eb39fafa
DC
1# Documentation
2
3Welcome to our documentation pages! What would you like to view?
4
5## [User Guide](user-guide)
6
7Intended for end users of ESLint. Contains information about core rules, configuration, command line options, formatters, and integrations,
8as well as guides for migrating from earlier versions of ESLint.
9
10## [Developer Guide](developer-guide)
11
12Intended for contributors to ESLint and people who wish to extend ESLint. Contains information about contributing to ESLint; creating custom
13rules, configurations, plugins, and formatters; and information about our architecture and Node.js API.
14
15## [Maintainer Guide](maintainer-guide)
16
17Intended for maintainers of ESLint.