{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": [],
  "compilerOptions": {
    "erasableSyntaxOnly": true,
    "noEmit": true,
    "rewriteRelativeImportExtensions": true
  }
}
