{
  "scripts": {
    "coverage": ["@7n/rules lint test --no-fix"],
    "test": ["vitest", "--bun"]
  }
}
