@dhis2/d2-ui-formula-editor

v5.1.1
Formula editor component for DHIS2

prebuild

npm run lint && rimraf ./build/*

build

cross-env BABEL_ENV=es babel src --out-dir build --ignore spec.js

lint

eslint src/

watch

npm run build -- --watch

test-ci

jest --config=../../jest.config.js packages/formula-editor
npm i @dhis2/[email protected]

Metadata

Downloads