UNPKG

@hug/ngx-g11n

Version:

Angular helpers for internationalizing and localizing your application

11 lines (10 loc) 333 B
{ "$schema": "../../../node_modules/@angular-devkit/architect/src/builders-schema.json", "builders": { "extract-i18n": { "implementation": "./extract-i18n/index", "schema": "./extract-i18n/schema.json", "description": "Extract i18n messages from an application." } } }