Skip to content

Fix ESlint config #69

@marthendalnunes

Description

@marthendalnunes

Your ESlint configuration is triggering warnings on rules that should ideally raise errors, such as @typescript-eslint/no-unused-vars and @typescript-eslint/no-explicit-any. I'd recommend setting both rules to raise errors, not warnings, for type safety and code hygiene :D.
image
image

Also, check your warnings at build time, it seems that you're using stale utility classes from tailwind 2
image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions