@dhis2/d2-ui-formula-editor

v7.3.1
Formula editor component for DHIS2

prebuild

npm run lint && rimraf ./build/*

build

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