UNPKG

@rxap/plugin-localazy

Version:

This package provides executors and generators for integrating Localazy, a translation management platform, into Nx workspaces. It allows for downloading and uploading translations, managing configuration, and initializing Localazy within a project. The p

14 lines (13 loc) 216 B
{ "$schema": "http://json-schema.org/schema", "$id": "Init", "title": "", "type": "object", "properties": { "skipFormat": { "type": "boolean", "default": false } }, "required": [] }