@sobird/npm-template
v1.1.0
Published
npm template
Downloads
5
Readme
npm-template
npm包 模板仓库
ts-node with tsconfig-paths
安装完本包后(建议安装到全局),配置环境变量
npm i -g @sobird/npm-template
export NODE_OPTIONS="--import=/path/to/register.js"
How to publish
yarn version --patch
yarn version --minor
yarn version --major