{
  "all": true,
  "exclude": ["test/", "coverage/", "types/", "eslint.config.js"],
  "clean": true,
  "check-coverage": true,
  "branches": 100,
  "lines": 100,
  "functions": 100,
  "statements": 100
}
