4ef240ee创建于 2024年11月15日历史提交
{
  "extends": "./tsconfig-base.json",
  "compilerOptions": {
    "module": "esnext",
    "outDir": "dist/mjs"
  }
}