文件名称:typed-install:[项目]每次都轻松安装新软件包及其类型
文件大小:108KB
文件格式:ZIP
更新时间:2024-02-24 12:35:52
npm typescript yarn npmTypeScript
打字安装 您正在编写Typescript,现在该安装您喜欢的节点模块了。 你曾经发生过这些事情吗? % npm i my-module @types/my-module npm ERR! code E404 npm ERR! 404 Not Found: @types/my-module@latest npm ERR! A complete log of this run can be found in: npm ERR! /Users/user/.npm/_logs/2018-03-31T23_41_37_683Z-debug.log 很难知道类型声明是否包含在模块中,是单独提供
【文件预览】:
typed-install-master
----package.json(2KB)
----__tests__()
--------utils.test.ts(2KB)
----.prettierignore(31B)
----src()
--------utils.ts(4KB)
--------cli.ts(941B)
--------index.ts(3KB)
--------spinner.ts(690B)
----.eslintrc.js(104B)
----tsconfig.json(230B)
----.gitignore(1011B)
----README.md(3KB)
----yarn.lock(248KB)