ngxs/schematics

View on GitHub
.lintstagedrc.json

Summary

Maintainability
Test Coverage
{
  "*.ts": ["prettier --write", "git add"]
}