{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": [],
  "compilerOptions": {
    "module": "esnext",
    "moduleResolution": "bundler",
    "noEmit": true,
    "verbatimModuleSyntax": true
  }
}
