@bizzy-phoenix/configs

1.0.14 • Public • Published

@bizzy-phoenix/configs

Configs for Bizzy Phoenix projects

version downloads lerna

How to install

$ yarn add @bizzy-phoenix/configs
# or
$ npm i @bizzy-phoenix/configs

Sample Usage

import { COOKIES_KEY } from '@bizzy-phoenix/configs/dist/constants'

Or used untranspiled version:

import { COOKIES_KEY } from '@bizzy-phoenix/configs/src/constants'

For Test

If you decied using untranspiled version you need to add ignore pattern like this:

transformIgnorePatterns: ['node_modules/(?!(@bizzy-phoenix/configs)/)'],

Available Configs

  • constants
  |- COOKIES_KEY
  |- METHOD
  |- DATE_FORMAT
  |- EVENT_CATEGORY
  |- VALIDATION

Script for Development

# run eslint
$ yarn run lint

# run test
$ yarn run test

# run build
$ yarn run build

Bizzy Indonesia

Copyright © 2018 by Bizzy Engineering Team

Readme

Keywords

none

Package Sidebar

Install

npm i @bizzy-phoenix/configs

Weekly Downloads

1

Version

1.0.14

License

Apache-2.0

Unpacked Size

14.8 kB

Total Files

7

Last publish

Collaborators

  • radifan
  • syafrullah
  • irfan.maulana