UNPKG
@codelabai/nx
Version:
latest (0.0.7)
0.0.7
Currents plugin for Nx
currents.dev
currents-dev/currents-nx
@codelabai/nx
/
src
/
generators
/
init
/
schema.json
9 lines
(8 loc)
•
189 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"
$schema
"
:
"http://json-schema.org/schema"
,
"
$id
"
:
"NxCurrentsInit"
,
"cli"
:
"nx"
,
"title"
:
"Add Currents Configuration to the workspace"
,
"type"
:
"object"
,
"properties"
: {} }