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