UNPKG

@openmrs/esm-translations

Version:

O3 Framework module for translation support

10 lines (9 loc) 234 B
{ "$schema": "https://json.schemastore.org/tsconfig.json", "compilerOptions": { "declarationDir": "dist", "emitDeclarationOnly": true }, "extends": "./tsconfig.json", "exclude": ["**/*.test.*", "**/setup-tests.*"] }