@useloop/constants
TypeScript icon, indicating that this package has built-in type declarations

6.0.1 • Public • Published

CircleCI npm version

Constants used across services, modules and apps

Prereqs

  • Node >= 9.10.0
  • npm >= 6.1.0

Setup

npm install

Format and Code Style

We use a slightly customised version of the tslint recommended config.

To run the linter, use make lint.

We also use the prettier + prettier-standard code formatter to maintain consistent code style. To check the format run make check-format, to re-format existing code run make format. Please note that make format will run as part of make compile.

Tests

npm test

Building

make compile

Contributing

Please contact slavomirvojacek@gmail.com

Readme

Keywords

none

Package Sidebar

Install

npm i @useloop/constants

Weekly Downloads

0

Version

6.0.1

License

ISC

Unpacked Size

5.69 kB

Total Files

20

Last publish

Collaborators

  • slavomirvojacek