Tomas Trescak

Results 42 issues of Tomas Trescak

Hi I'm trying to use babel but even if I install it into my directory I keep receiveing: ``` Babel compiler cannot be found, please add it to your package.json...

Is there a possibility to auto format the document? thanks

Hi, the plugin keeps crashing with following message: "'NoneType' object is not subscriptable" I've isolated the reason to files which reference other files e.g. "/// "

A quick question, does this also scrape the chant transcript to not? The scraping seems to save the images and videos but I do not see the text. Thanks

@skolmer I got a feeling that this will be the next big thing in i18n ;) I would advise a small name change as es2015-i18n-tag is not very "cute". `i18n-tag`...

enhancement
question

Hello, I was wondering whether you made this work in Unity? I added all dlls but I am receiving: ``` Assembly 'Assets/ble.net-uwp.dll' will not be loaded due to errors: Unable...

Just a quick question if you plan to support the new Node.js test runner. Thanks https://nodejs.org/api/test.html

feature request

I have a list control that uses useQuery to search for items. For simplicity I write useQuery(QUERY, XXX), where XXX is a current parameter of the query. Component calls useQuery...

Hi. I really like the project, and pundler is simply amazing! I have a bit of issue though, I'm using typescript which transpiles React files to JSX not JS. How...

Hello, in your tweet you mention that Mobx Dev tools are becoming obsolete as we can use React Dev tools now. Can you please elaborate on how can we do...

question