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

4 lines
47 B
JSON

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