UNPKG
@currents/nx
Version:
beta (2.1.1)
latest (2.1.1)
2.1.1
2.1.0
2.0.1
2.0.0
2.0.0-beta.0
1.0.0-beta.2
1.0.0-beta.1
0.2.1
0.2.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Currents plugin for Nx
currents.dev
currents-dev/currents-nx
@currents/nx
/
src
/
generators
/
init
/
schema.json
8 lines
(7 loc)
•
174 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"
$schema
"
:
"http://json-schema.org/schema"
,
"
$id
"
:
"NxCurrentsInit"
,
"title"
:
"Add Currents Configuration to the workspace"
,
"type"
:
"object"
,
"properties"
: {} }