UNPKG

69 BYAMLView Raw
1'*.{yml,js,json,md}':
2 - prettier --write
3
4'*.js':
5 - eslint --fix