{
  "*": ["npm run format --"],
  "*.{ts,js}": ["npm run lint --"]
}
