UNPKG
@angular-plugins/stryker
Version:
latest (0.0.4-beta)
0.0.4-beta
0.0.3-beta
0.0.2-beta
0.0.1-beta
Stryker Plugin for Angular and Nx Repos
sample.com
SebasG22/angular-plugins
@angular-plugins/stryker
/
src
/
schematics
/
init
/
schema.json
7 lines
•
181 B
JSON
View Raw
1
2
3
4
5
6
7
{
"
$schema
"
:
"http://json-schema.org/schema"
,
"id"
:
"stryker-init"
,
"title"
:
"Add Stryker Configuration to the workspace"
,
"type"
:
"object"
,
"properties"
: {} }