v1/packages/roleypoly-ui/.lintstagedrc.yml

7 lines
No EOL
88 B
YAML

linters:
./**/*.{ts,tsx}:
- tslint --fix
- stylelint --fix
- git add