cullmann.io/themes/CodeIT/.lintstagedrc

4 lines
50 B
Plaintext

{
"**/*.{js,css,scss,md}": "prettier --write"
}