I know there is https://github.com/hyperhype/hyperscript/issues/21, and I am using it for Vue. But for https://vuejs.org/v2/guide/syntax.html#v-on-Shorthand e.g. `@click="action"`, i.e. `{"@click": "action"}` is not supported...
I know there is #21, and I am using it for Vue.
But for https://vuejs.org/v2/guide/syntax.html#v-on-Shorthand e.g.
@click="action", i.e.{"@click": "action"}is not supported...