Takuya Fukuju

Results 19 comments of Takuya Fukuju

Sidenote: The good news for such libraries is that the `inert` attribute is finally coming to the Web: https://twitter.com/jensimmons/status/1512101236560080898

Yeah, I guess it looks like more predictable behavior and would fit my use case. Let's say we are setting up system settings (e.g., using macOS `defaults` command). Sometimes it...

Sorry for the confusion, but I said about not `ignoreInsideAtRules` but `ignoreInside`.

@stormwarning BTW, how about adding it to https://github.com/stylelint/awesome-stylelint? (off-topic, sorry)

I'd like to recommend [`fdir`](https://github.com/thecodrr/fdir) as an alternative to `glob`. Author's post: https://dev.to/thecodrr/how-i-wrote-the-fastest-directory-crawler-ever-3p9c

Hi @michael-ciniawsky, would you please address this issue? I am facing a relevant problem 😢

Nah, I'm not a maintainer of this project. But I'm a fan of `editorconfig-checker` too.

Having an alias binary is okay, but having **only** that one is not a good idea, IMO.

I struggled with this issue for a whole day and resolved it by using the `--experimental-include-runtime` option added to the [`wrangler types`](https://developers.cloudflare.com/workers/wrangler/commands/#types) command in Wrangler [v3.66.0](https://github.com/cloudflare/workers-sdk/releases/tag/wrangler%403.66.0) (the doc incorrectly says...