2024-DEV-BUT3/.lintstagedrc.json
2024-03-27 10:51:41 +01:00

4 lines
39 B
JSON

{
"*.{js,jsx}": "prettier --write"
}