UNPKG

@nxext/stencil

Version:

Nx plugin for stenciljs

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