{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "baseUrl": ".",
    "allowJs": true
  },
  "include": ["**/specs/*.ts"]
}
