{
  "source": {
    "includePattern": ".+\\.(ts|js)?$",
    "excludePattern": ".+\\.(test|spec).ts"
  },
  "plugins": ["plugins/markdown"]
}