summaryrefslogtreecommitdiffhomepage
path: root/tsconfig.json
blob: 65fa6c7f31c11e2a1ff643ea263f97815c6bac5d (plain)
1
2
3
4
5
{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": "@tsconfig/bun/tsconfig.json",
  "compilerOptions": {}
}