Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Reorganize Configuration Documentation #13837

Merged
merged 96 commits into from Jan 23, 2021

Commits on Nov 12, 2020

  1. Copy the full SHA
    3cc50a2 View commit details
    Browse the repository at this point in the history
  2. Create Index File

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    0f4fc07 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1644263 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3faeb4c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6994600 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    87bdf0f View commit details
    Browse the repository at this point in the history
  7. Create Rules

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    57502e5 View commit details
    Browse the repository at this point in the history
  8. Create Plugins

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    2c35976 View commit details
    Browse the repository at this point in the history
  9. Create Ignoring Code

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    92ed6d1 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    5a03df5 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    2865483 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5725f95 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    d81fc30 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    33fcf7c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ec2e327 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    17026ef View commit details
    Browse the repository at this point in the history
  17. Rename docs/user-guide/Configuring ESLint/README.md to docs/user-guid…

    …e/configuring-ESLint/README.md
    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    693897d View commit details
    Browse the repository at this point in the history
  18. Rename docs/user-guide/Configuring ESLint/configuration-files.md to d…

    …ocs/user-guide/configuring-ESLint/configuration-files.md
    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    1df671e View commit details
    Browse the repository at this point in the history
  19. Rename docs/user-guide/Configuring ESLint/ignoring-code.md to docs/us…

    …er-guide/configuring-ESLint/ignoring-code.md
    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    970bf85 View commit details
    Browse the repository at this point in the history
  20. Rename docs/user-guide/Configuring ESLint/language-options.md to docs…

    …/user-guide/configuring-ESLint/language-options.md
    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    386c032 View commit details
    Browse the repository at this point in the history
  21. Rename docs/user-guide/Configuring ESLint/plugins.md to docs/user-gui…

    …de/configuring-ESLint/plugins.md
    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    68ed8f6 View commit details
    Browse the repository at this point in the history
  22. Rename docs/user-guide/Configuring ESLint/rules.md to docs/user-guide…

    …/configuring-ESLint/rules.md
    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    e180e1c View commit details
    Browse the repository at this point in the history
  23. Update README.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    126966b View commit details
    Browse the repository at this point in the history
  24. Update README.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    b7f21b5 View commit details
    Browse the repository at this point in the history
  25. Update README.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    6f3ad18 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    b7a6ffb View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    f67bf8e View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    075ee4f View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    5121761 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    c85bf88 View commit details
    Browse the repository at this point in the history
  31. Update README.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    89d9b37 View commit details
    Browse the repository at this point in the history
  32. Update plugins.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    ba70eb8 View commit details
    Browse the repository at this point in the history
  33. Update rules.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    f92373f View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    866372a View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    7c5b472 View commit details
    Browse the repository at this point in the history
  36. Update rules.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    c91c896 View commit details
    Browse the repository at this point in the history
  37. Update plugins.md

    khawarlatifkhan committed Nov 12, 2020
    Copy the full SHA
    6287fb6 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    2edfd30 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Docs: Update Configurating ESLint README.md

    Added space before and after the list items to remove an error.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    34925df View commit details
    Browse the repository at this point in the history
  2. Docs: Update Plugins.md in Configuring ESLint

    Updated the file to remove the error in line 63.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    cca0ea5 View commit details
    Browse the repository at this point in the history
  3. Docs: Update README.md in Configuring ESLint

    Updated the heading to remove the error in line 1.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    cbf8eb9 View commit details
    Browse the repository at this point in the history
  4. Docs: Renamed the directory to configuring-eslint

    Renamed parent directory to remove the uppercase letters from the name.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    46a2e5e View commit details
    Browse the repository at this point in the history
  5. Docs: Renamed the directory to configuring-eslint

    Renamed the parent directory to remove the uppercase letters from the name.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    9711bfc View commit details
    Browse the repository at this point in the history
  6. Docs: Renamed the directory to configuring-eslint

    Renamed the parent directory to remove the uppercase letters from the name.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    31b6aea View commit details
    Browse the repository at this point in the history
  7. Docs: Renamed the directory to configuring-eslint

    Renamed the parent directory to remove the uppercase letters from the name.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    c757bee View commit details
    Browse the repository at this point in the history
  8. Docs: Renamed the directory to configuring-eslint

    Renamed the parent directory to remove the uppercase letters from the name.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    8c69df9 View commit details
    Browse the repository at this point in the history
  9. Docs: Renamed the directory to configuring-eslint

    Renamed the parent directory to remove the uppercase letters from the name.
    khawarlatifkhan committed Nov 14, 2020
    Copy the full SHA
    eade6b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. 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.
    khawarlatifkhan committed Nov 17, 2020
    Copy the full SHA
    37fef90 View commit details
    Browse the repository at this point in the history
  2. Docs: Update configuration files

    Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory.
    khawarlatifkhan committed Nov 17, 2020
    Copy the full SHA
    9d296e1 View commit details
    Browse the repository at this point in the history
  3. Docs: Update ignoring-code.md

    Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory.
    khawarlatifkhan committed Nov 17, 2020
    Copy the full SHA
    7f3eec5 View commit details
    Browse the repository at this point in the history
  4. Docs: Update language-options.md

    Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory.
    khawarlatifkhan committed Nov 17, 2020
    Copy the full SHA
    162535b View commit details
    Browse the repository at this point in the history
  5. Docs: Update plugins.md

    Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory.
    khawarlatifkhan committed Nov 17, 2020
    Copy the full SHA
    2bcaac2 View commit details
    Browse the repository at this point in the history
  6. Docs: Update rules.md

    Updated the directory name by changing it from 'configuring-eslint' to 'configuring' to use the already-available directory.
    khawarlatifkhan committed Nov 17, 2020
    Copy the full SHA
    84e409b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    65d14a6 View commit details
    Browse the repository at this point in the history
  2. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    6fe3488 View commit details
    Browse the repository at this point in the history
  3. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    249f0f3 View commit details
    Browse the repository at this point in the history
  4. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    b1a158b View commit details
    Browse the repository at this point in the history
  5. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    c00f183 View commit details
    Browse the repository at this point in the history
  6. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    1c2accf View commit details
    Browse the repository at this point in the history
  7. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    93eca30 View commit details
    Browse the repository at this point in the history
  8. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    dafbde2 View commit details
    Browse the repository at this point in the history
  9. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    6765bfd View commit details
    Browse the repository at this point in the history
  10. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    1cb80a8 View commit details
    Browse the repository at this point in the history
  11. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    0128ceb View commit details
    Browse the repository at this point in the history
  12. 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>
    khawarlatifkhan and nzakas committed Nov 18, 2020
    Copy the full SHA
    0ced160 View commit details
    Browse the repository at this point in the history
  13. Docs: Update configuration-files.md

    Accepted two suggested changes to configuration-files.md
    khawarlatifkhan committed Nov 18, 2020
    Copy the full SHA
    5b97d15 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Docs: Update configuration-files.md

    Removed the names of deprecated files (.eslintrc), using '.eslintrc.json' instead.
    khawarlatifkhan committed Nov 19, 2020
    Copy the full SHA
    f0004ce View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. 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>
    khawarlatifkhan and kaicataldo committed Nov 25, 2020
    Copy the full SHA
    579f48e View commit details
    Browse the repository at this point in the history
  2. Docs: Update configuration-files.md

    Accepted suggestions made to the configuration-files.md file in ESLint Configuration documentation.
    khawarlatifkhan committed Nov 25, 2020
    Copy the full SHA
    ce36fc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Docs: Update configuration-files.md

    Accepted a suggestion to edit configuration-files.md
    khawarlatifkhan committed Nov 26, 2020
    Copy the full SHA
    dc2f769 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Docs: Update configuration-files.md

    Accepted suggestions made to the configuration-files. md file in ESLint COnfiguration Documentation.
    khawarlatifkhan committed Nov 28, 2020
    Copy the full SHA
    caabbf6 View commit details
    Browse the repository at this point in the history
  2. Docs: Update docs/user-guide/configuring/rules.md

    Accepted a suggestion to rules. md file.
    
    Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    khawarlatifkhan and nzakas committed Nov 28, 2020
    Copy the full SHA
    481b51d View commit details
    Browse the repository at this point in the history
  3. Docs: Update docs/user-guide/configuring/plugins.md

    Accepted a suggestion to plugins.md file.
    
    Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    khawarlatifkhan and nzakas committed Nov 28, 2020
    Copy the full SHA
    6c0667f View commit details
    Browse the repository at this point in the history
  4. 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>
    khawarlatifkhan and nzakas committed Nov 28, 2020
    Copy the full SHA
    0bd4315 View commit details
    Browse the repository at this point in the history
  5. Docs: Update README.md

    Updated the Table of Content to change the name of a heading from "eslintignore" to "The eslintignore File"
    khawarlatifkhan committed Nov 28, 2020
    Copy the full SHA
    b876d72 View commit details
    Browse the repository at this point in the history
  6. Docs: Update ingoring-code.md

    Accepted suggestions to the ignoring-code.md file.
    khawarlatifkhan committed Nov 28, 2020
    Copy the full SHA
    c0740ae View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Docs: Update configuration-files.md

    Accepted suggestions made to configuration-files.md.
    khawarlatifkhan committed Nov 30, 2020
    Copy the full SHA
    b7945c2 View commit details
    Browse the repository at this point in the history
  2. 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>
    khawarlatifkhan and btmills committed Nov 30, 2020
    Copy the full SHA
    99a1f1d View commit details
    Browse the repository at this point in the history
  3. 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>
    khawarlatifkhan and btmills committed Nov 30, 2020
    Copy the full SHA
    e7d491d View commit details
    Browse the repository at this point in the history
  4. Docs: Update ignoring-code.md

    Accepted suggestions made to ignoring-code.md
    khawarlatifkhan committed Nov 30, 2020
    Copy the full SHA
    c968eb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Docs: Update configuration-files.md

    Accepted suggestions to configuration-files.md
    khawarlatifkhan committed Dec 1, 2020
    Copy the full SHA
    e06fc3c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Update docs/user-guide/configuring/ignoring-code.md

    Co-authored-by: Kai Cataldo <kai@kaicataldo.com>
    nzakas and kaicataldo committed Dec 24, 2020
    Copy the full SHA
    cb60479 View commit details
    Browse the repository at this point in the history
  2. Update docs/user-guide/configuring/ignoring-code.md

    Co-authored-by: Kai Cataldo <kai@kaicataldo.com>
    nzakas and kaicataldo committed Dec 24, 2020
    Copy the full SHA
    56083d0 View commit details
    Browse the repository at this point in the history
  3. Update docs/user-guide/configuring/language-options.md

    Co-authored-by: Kai Cataldo <kai@kaicataldo.com>
    nzakas and kaicataldo committed Dec 24, 2020
    Copy the full SHA
    7488f5b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d6bff3f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Update ignoring-code.md

    Updated ignoring-code.md by incorporating some suggested changes.
    khawarlatifkhan committed Dec 25, 2020
    Copy the full SHA
    af80692 View commit details
    Browse the repository at this point in the history
  2. [Docs] Update rules.md

    Updated rules.md by moving`Disabling Inline Comments` to this section.
    khawarlatifkhan committed Dec 25, 2020
    Copy the full SHA
    d424049 View commit details
    Browse the repository at this point in the history
  3. [Docs] Update README.md

    Updated the table of contents
    khawarlatifkhan committed Dec 25, 2020
    Copy the full SHA
    04493af View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    846e4ce View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Copy the full SHA
    e87d2a3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7506ec1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    765d62f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    addb6c8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4367199 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Copy the full SHA
    5da2759 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Copy the full SHA
    bfd3f0e View commit details
    Browse the repository at this point in the history