Skip to content

Commit

Permalink
build: fix ESLint config in MegaLinter
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann committed Apr 6, 2024
1 parent aa97a0b commit 1889e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ TSX_ESLINT_FILE_EXTENSIONS:

# Commands
PRE_COMMANDS:
- command: npm i @lars-reimann/eslint-config-svelte eslint-plugin-vitest @lars-reimann/prettier-config-svelte
- command: npm i @lars-reimann/eslint-config-svelte @lars-reimann/prettier-config-svelte

0 comments on commit 1889e9c

Please sign in to comment.