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