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

chore(website): rewrite WebLinter to typescript and fix support for ts 4.7 #5034

Merged
merged 8 commits into from May 24, 2022

Commits on May 22, 2022

  1. chore(website): rewrite web linter to typescript

    - reuse Linter instance
    - reuse virtual CompilerHost and use utilize typescript-vfs
    - update ecmaVersion to latest
    - correct minor issue in ESLintParseResult
    armano2 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    652376f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7d33b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    298347d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    df7e947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863b054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a90148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a46048a View commit details
    Browse the repository at this point in the history