3.1.4 • Published 5 months ago

@jh-tech/response-object v3.1.4

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 months ago

Response Object

VSCODE SETUP

  1. Create folder in project root
  2. Create file settings.json with the following content:
{
  "eslint.validate": [
    "javascript",
    "javascriptreact",
    "typescript",
    "typescriptreact"
  ],
  "editor.formatOnSave": false,
  "[typescript]": {
    "editor.formatOnSave": true
  }
}

LOCAL DEVELOPMENT

  1. Run command npm link in this project directory.
  2. Run command npm link @jh-tech/response-object in the project directory where you want this package available.

PUBLISHING

Minor Update

Run command npm version major

Minor Update

Run command npm version minor

Patch Update

Run command npm version patch

3.1.3

5 months ago

3.1.4

5 months ago

3.1.2

5 months ago

3.1.1

5 months ago

3.1.0

1 year ago

3.0.0

1 year ago

1.5.0

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.2.0

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago