UNPKG

@gitlab/eslint-plugin

Version:

GitLab package for our custom eslint rules

10 lines (9 loc) 202 B
pre-commit: piped: true fail_on_changes: always commands: update: run: yarn run update prettier: glob: '*.{js,mjs,json,yml,md}' run: yarn prettier --write {staged_files}