ui_migration setup(nodejs) Fix prettier eslint configurations remove workarounds lint:test and lint:test:fix

This commit is contained in:
Antonio Anaya 2026-05-19 18:30:14 -06:00
parent bf6dcebc16
commit 63991b3425
5 changed files with 22 additions and 18 deletions

View file

@ -159,7 +159,6 @@ javascript-lint-and-test:
script:
- npm run lint
- npm run lint:style
- npm run lint:test
# The test runs only if a test spec file has changed
- npm run test:unit
artifacts: