back-projet-bUT3/.lintstagedrc.json

4 lines
42 B
JSON
Raw Normal View History

2024-01-28 14:31:51 +01:00
{
"*.{js,jsx,ts}": "prettier --write"
}