{
  "extends": "./tsconfig.json",
  "include": [
    "lib/**/*.ts",
    "res/**/*.ts",
    "steps/**/*.ts",
    "test/**/*.ts",
  ]
}
