Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Latest commit

 

History

History
41 lines (28 loc) · 535 Bytes

File metadata and controls

41 lines (28 loc) · 535 Bytes

js-common

Objective: Mono repository to be a home for basic javascript projects for common build utilities to common libs.

Examples:

  • mono-repo-deps
  • webpack
  • babel
  • prettier
  • eslint
  • gulp
  • editorconfig
  • utilities
  • docs (x0 repo auto doc / gh-pages)

How to Run

Learn Learna!

Use our built in scope:

Examples:

Run some package:

yarn scope @znemz/js-common-babel-config yarn preinstall

Tests

yarn test

or

yarn test:ci