{ "extends": "./temp/tsconfig.cocos.json", "compilerOptions": { "allowSyntheticDefaultImports": true, // 需要开启 "noImplicitThis": false, } }