back-projet-bUT3/.lintstagedrc.json
2024-03-07 11:45:33 +01:00

4 lines
42 B
JSON

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