npx tsc --init 将创建一个typescript默认配置文件tsconfig.json; declaration 用于指定是否在编译完成后生成相应的*.d.ts文件,默认为false ...
確定! 回上一頁