12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
{
|
|
"plugins": [
|
|
["../../../src", {
|
|
"transforms": [{
|
|
"transform": "transform-one"
|
|
}, {
|
|
"transform": "transform-two"
|
|
}]
|
|
}]
|
|
]
|
|
}
|