bsc

Comprehensive codebase and cou...
Log | Files | Refs | Activity | README | LICENSE

root / docs / .vitepress / tsconfig.json

tsconfig.json (202B)


      1 {
      2   "compilerOptions": {
      3     "target": "ES2020",
      4     "module": "ESNext",
      5     "moduleResolution": "bundler",
      6     "strict": false,
      7     "skipLibCheck": true
      8   },
      9   "include": ["theme/**/*", "config.mts"]
     10 }
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror