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] Add infrastructure for auto-generating markdown table and list #837

Merged

Commits on Feb 28, 2022

  1. [Docs] Add infrastructure for auto-generating markdown table and list

    - Add readme.yml file to ensure table and list markdown content is
    auto-generated from rules folder
    - Add md-magic dependency and scripts to package.json for updating
    readme markdown
    - Add markdown.config.js file to add transformation functions to the
    transforms object
    - Add scripts to README markdown to keep documentation content in sync
    with readme
    - Disable `no-console` rule in markdown.config file in .eslintrc
    - Add errorOptions property to source files for rules with extra options
    
    Closes jsx-eslint#836
    uncommon-type authored and ljharb committed Feb 28, 2022
    Copy the full SHA
    9980d1d View commit details
    Browse the repository at this point in the history