Csaba Tamás
Csaba Tamás
So far, wallaby looks awesome to me. Nice work! I use [rollup](http://rollupjs.org/) to module bundler, but wallaby do not support yet.
I would like to add a vertical line in y asis to (spakrline) chart. Is it any possible solution?
JSDoc use [copyright ](http://usejsdoc.org/tags-copyright.html)and [licence](http://usejsdoc.org/tags-license.html) annotation, but in sassdoc I can't [found](http://sassdoc.com/annotations/). How can I define copyright and licence in sassdoc?
Hi 👋 I would like to use `j2cl` with private maven registry. I checked `j2cl_maven_import_external` function, but it is only support public repository download: https://github.com/google/j2cl/blob/54deeb5ea6913c2c6d256a7ea80d3fff4d614d44/build_defs/internal_do_not_use/j2cl_repo.bzl#L36 It would be great add...
I have started to use `napi-rs`. My project is [node-rs-krb5](https://github.com/tamascsaba/node-rs-krb5). I can tell I really how `napi-rs` works. 👍 My first experience is when I trying to publish a `win32-x`...