Charlike Mike Reagent
Charlike Mike Reagent
I just added [rollup plugin](https://github.com/rollup/rollup) and task for [Start Runner](https://github.com/start-runner/start) bullets.
https://github.com/tunnckoCore/start-jstransformer is started
Btw, reminder (at least for me). Rollup plugin would be awesome. Don't know if you thought for it, but we can use `inputformat-to-jstransformer` to load different kind of sources -...
accidentally made `rollup-plugin-jstransformer`, because I'm playing, haha: ```js function jstransformer (opts) { const filter = createFilter(opts.include, opts.exclude, opts) return { name: 'jstransformer', transform (code, id) { if (!filter(id)) { return...
or `semistandard` ? @jstransformers/owners it seems most of the repos follows mostly `semistandard` so we can use it?
huh, interesting, but strange syntax.
@calebeby no. @RobLoach is talking about that we should make a note for users for the `*Async` methods that they can use it with combination with `async/await` syntax. ```js var...
:-1: We should stay with it until April 2017, If understood correctly, when 0.10 will be totally obsoleted. That's why I changed my boilerplate travis file for builds to support...
> It'd be a shame to see a module we use not support the Node.js versions Pug supports :+1:
we can close this, because https://github.com/jstransformers/jstransformer-microtemplate/issues/1