{
  "extends": "@mufan/code/tsconfig.json",
  "compilerOptions": {
    "composite": true,
    "lib": ["DOM", "ESNext"],
    "types": ["node", "hexo"],
    "skipLibCheck": true,
    "outDir": "../../bld/library"
  }
}
