Skip to content
Snippets Groups Projects
.lintstagedrc 57 B
Newer Older
{
  "apps/**/*.ts": ["npm run lint", "npm run format"]
}