@das.laboratory/vscode-config-interactive

2.1.3 • Public • Published

vscode-config-interactive

This package will provide the information needed to configure VSCode correctly for use inside an interactive workspace.

For details go here.

Publish new version to npm registry

Syntax

npm run bump:<newversion> --message=<commitmessage>

Options

newversion: major | minor | patch | premajor | preminor | prepatch | prerelease

commitmessage: A string that will become the commit message (if unclean, the repository will be committed before published on npm)

Example
$ npm run bump:patch --message="Fixed that thing with the error. Like... you know. That error."

See also: npm-version npm-publish Updating your published package version number

Cheers, Nicolas

Readme

Keywords

none

Package Sidebar

Install

npm i @das.laboratory/vscode-config-interactive

Weekly Downloads

4

Version

2.1.3

License

UNLICENSED

Unpacked Size

705 kB

Total Files

21

Last publish

Collaborators

  • nreibnitz