UNPKG

@nx/js

Version:

The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.

9 lines (8 loc) 217 B
{ "$schema": "https://json-schema.org/schema", "$id": "action", "type": "object", "description": "Synchronize TypeScript project references based on the project graph.", "properties": {}, "required": [] }