aboutsummaryrefslogtreecommitdiff
path: root/integration/bunjs-only-snippets/bundled/tsconfig.json
blob: 358cb552688f4b286b42b4c892362664ec548446 (plain) (blame)
1
2
3
4
5
6
{
  "compilerOptions": {
    "paths": {},
    "baseUrl": "."
  }
}