@axinom/mosaic-core

v0.1.4-rc.2
Shared types and core functionalities.
axinom mosaic axinom mosaic

dev

tsc -w

lint

tsc --noEmit && eslint . --ext .js,.ts --fix

build

yarn clean && tsc

clean

rimraf dist

lint:CI

tsc --noEmit && eslint . --ext .js,.ts --quiet

build:ci

yarn workspaces focus && yarn build

lint:warn

tsc --noEmit && eslint . --ext .js,.ts --fix
npm i @axinom/[email protected]

Metadata

Downloads