{
  "compilerOptions": {
    "strict": true,
    "noEmit": true,
    "baseUrl": "..",
    "paths": {
      "ember-cli-mirage/*": ["./*"]
    }
  }
}
