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): [array-type] detect Readonly<string[]> case #8752

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Mar 20, 2024

  1. feat: add new type

    developer-bandi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1864644 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix: test case

    developer-bandi committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    18fff29 View commit details
    Browse the repository at this point in the history
  2. test: add test case

    developer-bandi committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2471ff2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce7956 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

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

Commits on Apr 7, 2024

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

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    8a361fe View commit details
    Browse the repository at this point in the history
  2. fix: revert indent

    developer-bandi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1a59bd0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    8fc0b82 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/developer-bandi/typescript-…

    …eslint into feature/array-type-allow-readonly
    developer-bandi committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7482f0d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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