我有以下项目结构 |_typetests | |_type.test.ts | | myproj.d.ts tsconfig.json 我的tsconfig.json 看起来像这样: { "compilerOptions": { "module": "commonjs" ...
確定! 回上一頁