{
  "extends": "../tsconfig.json",
  "include": ["./**/*.ts"],
  "exclude": ["./unit/node/test-plugin"]
}