UNPKG
@nrwl/insights
Version:
latest (8.12.4)
next (8.11.1-beta.2)
9.0.0-beta.3
8.12.4
8.12.3
8.12.2
8.12.0-beta.3
8.12.0-beta.2
8.12.0-beta.1
8.11.1
8.11.1-beta.2
8.11.1-beta.1
8.11.0
8.10.2-beta.1
8.10.1
8.10.0
8.10.0-beta.10
8.10.0-beta.9
8.10.0-beta.8
8.10.0-beta.7
8.10.0-beta.6
8.10.0-beta.5
8.10.0-beta.4
8.10.0-beta.3
8.10.0-beta.1
0.1.0
Nx Insights plugin for Nx
nx.dev
@nrwl/insights
/
lib
/
schematics
/
init
/
schema.json
8 lines
(7 loc)
•
176 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"
$schema
"
:
"http://json-schema.org/schema"
,
"id"
:
"NxInsightsInit"
,
"title"
:
"Add Nx Insights Configuration to the workspace"
,
"type"
:
"object"
,
"properties"
: {} }