Nicky McCurdy

Results 473 comments of Nicky McCurdy

Well it's already in the public beta channel so I'd expect a stable release soon, and it would be nice for developers to have docs before then

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fromAsync

I get the same issue in Awesome 3.5. And thanks, this fixes the extra tag issue for me. However, I'm still having a different issue where Revelation doesn't wait for...

For some reason, it seems like that occasionally fixes the problem, but I still have the issue most of the time.

It seems like you need to start by installing GNU make (if you don't have it already) and running `make` in the source directory.

Note that tabs are also better for users with partial vision loss and cognitive disabilities, as the visual presentation of an indention can be made wider to make it easier...

Cosmic config supports this by default, so I see no reason to not support this in `package.json` (if it isn't supported already). This doesn't prevent you from using a separate...

Ah I wasn't aware, thanks. Would it be a good idea to use it for ignore or can there be only one config per project?

`eslintIgnore` is fine in `package.json`. They use custom logic instead of cosmicconfig to implement it, but it doesn't look very complex. https://github.com/eslint/eslint/blob/master/lib/ignored-paths.js

This is already stable in Chrome and Safari, it should be supported natively.