With TypeScript, ts-node does transpiling and typechecking by default; typechecking can be disabled with the following flag --transpile-only . Example: "seed": ...
確定! 回上一頁