Skip to content

Commit f2f01f5

Browse files
committed
updating the format of the plugin options
1 parent aa4e0be commit f2f01f5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

composer.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@
3131
"extra": {
3232
"patternlab": {
3333
"config": {
34-
"faker": {
35-
"on": true,
36-
"locale": "en_US"
34+
"plugins": {
35+
"faker": {
36+
"enabled": true,
37+
"locale": "en_US"
38+
}
3739
}
3840
}
3941
}

0 commit comments

Comments
 (0)