Nicu Micleușanu
Nicu Micleușanu
I really like this project and I'm an active user of jsinspect, it helps me improve my code quality, but I can not use it with newer JS and JSX...
**Support Node.js only from version 8.0** - [x] Partial use of ES6 features ES6 features which should be used (minimal support version Node v6): - Object literal extensions - Template...
Hi, found your repo on reddit and the first thought was "why creating another project that implements algorithms in JavaScript?", there is a quite popular repo already that does the...
I get an error when using react 16.6 and electron 3.0.6
Since VSCode v1.79 the `editor.linkedEditing` setting supports more types of files to edit tags, including JSX, HTML and XML. It seems that this extension is obsolete.
At the moment the `Special JSX Attributes` section in `api.md` does not fully explain how one can extend the JSX syntax to support the special attributes. I propose to improve...
In emoji-mart distributed types the method `.get()` is actually `._get1()` which fails at runtime, here is a screenshot from the code on npm:
When inserting a line break by pressing `Enter` while the cursor is inside a link the part of the link that is at the end will go to the end...