aa3b624
1
2
3
4
5
{ "./**/*.{ts,html,json}": "npm run format:scripts", "./**/*.{css,scss}": "npm run format:styles" }