Skip to content

Adds vue-eslint-parser as a dev dependency#21588

Merged
davelopez merged 1 commit intogalaxyproject:devfrom
davelopez:add_vue-eslint-parser_dev_dependency
Jan 15, 2026
Merged

Adds vue-eslint-parser as a dev dependency#21588
davelopez merged 1 commit intogalaxyproject:devfrom
davelopez:add_vue-eslint-parser_dev_dependency

Conversation

@davelopez
Copy link
Copy Markdown
Contributor

Make the install explicit to avoid issues with pre-commit hooks:

client eslint............................................................ Failed
 - hook id: eslint
 - exit code: 2
 Oops! Something went wrong! ☹️
 ESLint: 8.52.0

 Error: Failed to load parser 'vue-eslint-parser' declared in '--config#overrides[1]': Cannot find module 'vue-eslint-parser'

How to test the changes?

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

Make the install explicit to avoid issues with pre-commit hooks:

```
client eslint............................................................ Failed
 - hook id: eslint
 - exit code: 2
 Oops! Something went wrong! ☹️
 ESLint: 8.52.0

 Error: Failed to load parser 'vue-eslint-parser' declared in '--config#overrides[1]': Cannot find module 'vue-eslint-parser'
```
@davelopez davelopez added kind/refactoring cleanup or refactoring of existing code, no functional changes area/dependencies area/client labels Jan 15, 2026
@github-actions github-actions Bot added this to the 26.0 milestone Jan 15, 2026
@davelopez davelopez merged commit fee7cd4 into galaxyproject:dev Jan 15, 2026
32 of 34 checks passed
@davelopez davelopez deleted the add_vue-eslint-parser_dev_dependency branch January 15, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/client area/dependencies kind/refactoring cleanup or refactoring of existing code, no functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants