Skip to content

Commit

Permalink
feat(linter): add mega linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Atineon committed Jan 8, 2025
1 parent dfbdc9e commit 11bd12f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,12 @@

APPLY_FIXES: all

DISABLE_LINTERS: all
ENABLE:
- TYPESCRIPT
- TSX
- CSS

ENABLE_LINTERS:
- TYPESCRIPT_ES
- TSX_ESLINT
- CSS_STYLELINT

0 comments on commit 11bd12f

Please sign in to comment.