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

feat(eslint-plugin): new prefer-docusaurus-heading rule #8384

Merged
merged 8 commits into from Jan 19, 2023

Commits on Jan 19, 2023

  1. feat: add eslint plugin prefer-docusaurus-heading

    Signed-off-by: Devansu <devansuyadav@gmail.com>
    Devansu-Yadav committed Jan 19, 2023
    Copy the full SHA
    801e93b View commit details
    Browse the repository at this point in the history
  2. fix: eslint prefer-docusaurus-heading errors

    Signed-off-by: Devansu <devansuyadav@gmail.com>
    Devansu-Yadav committed Jan 19, 2023
    Copy the full SHA
    8ed4116 View commit details
    Browse the repository at this point in the history
  3. docs: add docs for prefer-docusaurus-heading rule

    Signed-off-by: Devansu <devansuyadav@gmail.com>
    Devansu-Yadav committed Jan 19, 2023
    Copy the full SHA
    e2a3837 View commit details
    Browse the repository at this point in the history
  4. docs: rename file for prefer-docusaurus-heading

    Signed-off-by: Devansu <devansuyadav@gmail.com>
    Devansu-Yadav committed Jan 19, 2023
    Copy the full SHA
    c5f177e View commit details
    Browse the repository at this point in the history
  5. test: add test for prefer-docusaurus-heading rule

    Signed-off-by: Devansu <devansuyadav@gmail.com>
    Devansu-Yadav committed Jan 19, 2023
    Copy the full SHA
    ed298d6 View commit details
    Browse the repository at this point in the history
  6. fix: fix broken links in docs

    Signed-off-by: Devansu <devansuyadav@gmail.com>
    Devansu-Yadav committed Jan 19, 2023
    Copy the full SHA
    5eebc3e View commit details
    Browse the repository at this point in the history
  7. re-factor: disable prefer-docusaurus-heading

    Signed-off-by: Devansu <devansuyadav@gmail.com>
    Devansu-Yadav committed Jan 19, 2023
    Copy the full SHA
    0502adc View commit details
    Browse the repository at this point in the history
  8. minor: add relevant ids to Heading

    Signed-off-by: Devansu <devansuyadav@gmail.com>
    Devansu-Yadav committed Jan 19, 2023
    Copy the full SHA
    47c9b7a View commit details
    Browse the repository at this point in the history