non-fungible-apps/.husky/lint-staged.config.json

4 lines
55 B
JSON

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