@cat-org/configs

Use to manage the multiple configs


Keywords
cat-org, configs, babel, babel-plugin, badge, css, eslint-config, flow, hacktoberfest, jest, lerna, server
License
MIT
Install
npm install @cat-org/configs@1.5.2

Documentation

Core · circleci github-size engine-node engine-npm engine-yarn license lerna

The packages in this repo are used to create a new project for @cat-org/create-project.

Babel

Here are the plugins for babel.

Server

Here are the plugins for building the server.

Others

Here are the other packages for creating a new project.

Development

This project use lerna to manage packages. You can use:

  • install:all: Install the all pacakges.
  • prod: Build the production packages.
  • release: Release the packages.
  • test: Run the testing.
  • clean: Clean the all files which is built by the packages.