UNPKG

@angular/localize

Version:

Angular - library for localizing messages

18 lines (17 loc) 354 B
{ "$schema": "http://json-schema.org/schema", "id": "SchematicsAngularLocalizeNgAdd", "title": "Angular Localize Ng Add Schema", "type": "object", "properties": { "name": { "type": "string", "description": "The name of the project.", "$default": { "$source": "projectName" } } }, "required": [ ] }