coderaiser

Results 257 comments of coderaiser

Could you please tell me what `exit code 2` mean? I'm trying to setup github actions to autofix typos using `cli` version.

There is no such version as `@webassemblyjs/[email protected]` in https://www.npmjs.com/package/@webassemblyjs/helper-numbers ![image](https://user-images.githubusercontent.com/1573141/177215464-d72f5d7c-1d65-4bf7-9afc-2cdf1bd6c4c2.png) So it's unpublished, or there was never such a version 🤷‍♂️

I think this possible, but this function is some kind of corrupted. When I set src to array ``` js ["styles1.css", "styles2.css", "styles3.css", "styles4.css"] ``` they all writes in **dest**...

Here is possible solution [align-spaces](https://github.com/coderaiser/align-spaces).

Hi @edelciomolina, that's interesting idea :), could you please tell me why don't you use `gritty` as a library? You can fully customize it it a way you like, and...

Looks like it's relates to https://github.com/microsoft/node-pty.

How do you use `gritty`? Do you install it globally? What does `ctrl` + `w` in terminal?

Looks like this is related to https://github.com/coderaiser/cloudcmd/issues/215 and this is new contributors friendly issue :).

Yes, you are right, `preventDefault` didn't work for this case. > This is pretty much the only thing preventing me from theoretically using this as a driver tbh. > Perhaps...

So you want to put something in the middle and send it somewhere :)?