@vaporweb/service

1.0.2 • Public • Published

@vaporweb/service

Service Scripts

service develop

Runs the service in development mode and watches for changes. CLI options will be forwarded to Node.js.

Node.js CLI options

service lint

Runs the linter.

CLI options will be forwarded to eslint or tslint. For example, service lint --fix.

ESLint CLI options

TSLint CLI options

service test

Starts the test runner. CLI options will be forwarded to Jest. For example, service test --watch.

Jest CLI options

You can override jest configuration options by adding them to the package.json file.

Readme

Keywords

none

Package Sidebar

Install

npm i @vaporweb/service

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

6.56 kB

Total Files

7

Last publish

Collaborators

  • jamal~