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 11bd12f commit d89b61a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
APPLY_FIXES: all

ENABLE:
- CSS
- JAVASCRIPT
- JSON
- JSX
- MARKDOWN
- REPOSITORY
- TYPESCRIPT
- TSX
- CSS

ENABLE_LINTERS:
- TYPESCRIPT_ES
- TSX_ESLINT
- CSS_STYLELINT
- YAML

0 comments on commit d89b61a

Please sign in to comment.