@o/gloss-displaynames
v2.4.1
Published
A babel plugin to transform your views so they automatically have displayName attached.
Readme
@o/gloss-displaynames
A babel plugin to transform your views so they automatically have displayName attached.
{
plugins: [
["@o/gloss-displaynames", {
"matchNames": ["gloss"],
}]
]
}