$ cnpm install ts-toolkit
Get a project up and running with Typescript. Includes Typescript, Babel, Jest, ESLint, Prettier, CircleCI, VSCode config and more.
Provides a binary tsk
with a range of useful commands including build
, format
, test
. For the full list run yarn tsk --help
.
yarn add --dev ts-toolkit
yarn tsk install
This will add the dependencies and copy over necessary config files.
yarn tsk uninstall
yarn add --dev ts-toolkit
yarn tsk install
Automatically published to npmjs when a version bump is detected by CI.
yarn version
Thank you to all contributors.
Open-source under the MIT License
Copyright 2014 - 2017 © taobao.org |