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

Add preset option for @typescript-eslint/no-unused-vars #21

Closed
1 task
Tlacenka opened this issue Mar 26, 2024 · 0 comments
Closed
1 task

Add preset option for @typescript-eslint/no-unused-vars #21

Tlacenka opened this issue Mar 26, 2024 · 0 comments
Assignees

Comments

@Tlacenka
Copy link
Collaborator

As a developer, I would like variables starting by _ not to be flagged by ESLint as unused.

Acceptance criteria

Change snippet

  {
     "argsIgnorePattern": "^_"
  }
@Tlacenka Tlacenka changed the title Add options for no-unused-vars Add preset option for @typescript-eslint/no-unused-vars Mar 26, 2024
@vmasek vmasek self-assigned this May 29, 2024
@vmasek vmasek modified the milestone: 3. Presentation May 29, 2024
@matejchalk matejchalk assigned matejchalk and unassigned vmasek Oct 3, 2024
@matejchalk matejchalk transferred this issue from code-pushup/eslint-config Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants