UNPKG

@openmrs/esm-laboratory-app

Version:

An O3 frontend module for managing laboratory requests and queues

16 lines (15 loc) 249 B
{ "$schema": "https://turborepo.org/schema.json", "tasks": { "build": { "outputs": ["dist/**"] }, "test": {}, "test:watch": { "cache": false, "persistent": true }, "lint": {}, "typescript": {} } }