{
  "extends": "./src/.umi/tsconfig.json",
  "@@/*": [
    "src/.umi/*"
  ],
}