Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Reorganize Configuration Documentation (#13837)
* Create Configuration Files * Create Index File * Create Configuration Files * Delete Configuration Files * Create Configuration Files * Create Language Options * Create Rules * Create Plugins * Create Ignoring Code * Update README.md * Update README.md * Rename Language Options.md to language-options.md * Rename Configuration Files.md to configuration-files.md * Rename Rules.md to rules.md * Rename Plugins.md to plugins.md * Rename Ignoring Code.md to ignoring-code.md * Rename docs/user-guide/Configuring ESLint/README.md to docs/user-guide/configuring-ESLint/README.md * Rename docs/user-guide/Configuring ESLint/configuration-files.md to docs/user-guide/configuring-ESLint/configuration-files.md * Rename docs/user-guide/Configuring ESLint/ignoring-code.md to docs/user-guide/configuring-ESLint/ignoring-code.md * Rename docs/user-guide/Configuring ESLint/language-options.md to docs/user-guide/configuring-ESLint/language-options.md * Rename docs/user-guide/Configuring ESLint/plugins.md to docs/user-guide/configuring-ESLint/plugins.md * Rename docs/user-guide/Configuring ESLint/rules.md to docs/user-guide/configuring-ESLint/rules.md * Update README.md * Update README.md * Update README.md * Update configuration-files.md * Update ignoring-code.md * Update ignoring-code.md * Update ignoring-code.md * Update ignoring-code.md * Update README.md * Update plugins.md * Update rules.md * Update configuration-files.md * Update language-options.md * Update rules.md * Update plugins.md * Update ignoring-code.md * Docs: Update Configurating ESLint README.md Added space before and after the list items to remove an error. * Docs: Update Plugins.md in Configuring ESLint Updated the file to remove the error in line 63. * Docs: Update README.md in Configuring ESLint Updated the heading to remove the error in line 1. * Docs: Renamed the directory to configuring-eslint Renamed parent directory to remove the uppercase letters from the name. * Docs: Renamed the directory to configuring-eslint Renamed the parent directory to remove the uppercase letters from the name. * Docs: Renamed the directory to configuring-eslint Renamed the parent directory to remove the uppercase letters from the name. * Docs: Renamed the directory to configuring-eslint Renamed the parent directory to remove the uppercase letters from the name. * Docs: Renamed the directory to configuring-eslint Renamed the parent directory to remove the uppercase letters from the name. * Docs: Renamed the directory to configuring-eslint Renamed the parent directory to remove the uppercase letters from the name. * Docs: Update README.md for configuring ESLint Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory. * Docs: Update configuration files Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory. * Docs: Update ignoring-code.md Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory. * Docs: Update language-options.md Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory. * Docs: Update plugins.md Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory. * Docs: Update rules.md Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory. * Docs: Update docs/user-guide/configuring/README.md Accepted a suggestion on the README.md file. Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/README.md Accepted a suggested change in the README.md file. Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggesetd change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/configuration-files.md Accepted a suggested change to configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update configuration-files.md Accepted two suggested changes to configuration-files.md * Docs: Update configuration-files.md Removed the names of deprecated files (.eslintrc), using '.eslintrc.json' instead. * Docs: Update docs/user-guide/configuring/README.md Accepted a suggestion to improve the README.md file Co-authored-by: Kai Cataldo <kai@kaicataldo.com> * Docs: Update configuration-files.md Accepted suggestions made to the configuration-files.md file in ESLint Configuration documentation. * Docs: Update configuration-files.md Accepted a suggestion to edit configuration-files.md * Docs: Update configuration-files.md Accepted suggestions made to the configuration-files. md file in ESLint COnfiguration Documentation. * Docs: Update docs/user-guide/configuring/rules.md Accepted a suggestion to rules. md file. Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/plugins.md Accepted a suggestion to plugins.md file. Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update docs/user-guide/configuring/language-options.md Accepted a suggestion to language-options.md file. Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Docs: Update README.md Updated the Table of Content to change the name of a heading from "eslintignore" to "The eslintignore File" * Docs: Update ingoring-code.md Accepted suggestions to the ignoring-code.md file. * Docs: Update configuration-files.md Accepted suggestions made to configuration-files.md. * Docs: Update docs/user-guide/configuring/language-options.md Accepted a suggestion made to language-options.md Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> * Docs: Update docs/user-guide/configuring/plugins.md Accepted a suggestion made to plugins.md Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> * Docs: Update ignoring-code.md Accepted suggestions made to ignoring-code.md * Docs: Update configuration-files.md Accepted suggestions to configuration-files.md * Update docs/user-guide/configuring/ignoring-code.md Co-authored-by: Kai Cataldo <kai@kaicataldo.com> * Update docs/user-guide/configuring/ignoring-code.md Co-authored-by: Kai Cataldo <kai@kaicataldo.com> * Update docs/user-guide/configuring/language-options.md Co-authored-by: Kai Cataldo <kai@kaicataldo.com> * Update docs/user-guide/configuring/language-options.md * Update ignoring-code.md Updated ignoring-code.md by incorporating some suggested changes. * [Docs] Update rules.md Updated rules.md by moving`Disabling Inline Comments` to this section. * [Docs] Update README.md Updated the table of contents * [Docs] Update rules.md * Update docs/user-guide/configuring/ignoring-code.md * Update docs/user-guide/configuring/ignoring-code.md * Update docs/user-guide/configuring/ignoring-code.md * Update docs/user-guide/configuring/ignoring-code.md * Update docs/user-guide/configuring/ignoring-code.md * Docs: Update configuration-files.md * Docs: Update configuration-files.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> Co-authored-by: Kai Cataldo <kai@kaicataldo.com> Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
- Loading branch information