UNPKG

@nxext/stencil

Version:

Nx plugin for stenciljs

16 lines (15 loc) 311 B
{ "$schema": "http://json-schema.org/schema", "$id": "Nxext-Init", "title": "Add Nxext Stencil Schematics", "type": "object", "cli": "nx", "properties": { "skipFormat": { "description": "Skip formatting files", "type": "boolean", "default": false } }, "required": [] }