Kai Cataldo

Results 80 comments of Kai Cataldo

Understood, thank you. I think it would make sense to make the configuration option also accept an object with the following signature: ```ts { allowIndentationTabs?: boolean, allowInComments?: boolean, allowInStrings?: boolean,...

Relevant discussion (since some of these frameworks have built in support): https://github.com/eslint/eslint.github.io/issues/536 Example: [Docusaurus](https://docusaurus.io/docs/en/translation)

@swetankraj We really appreciate you wanting to help out! As @nzakas mentions above, we don't have a system for translations in place at the moment, but we'd love your help...

For posterity, [here's a post](https://www.webstoemp.com/blog/multilingual-sites-eleventy/) detailing how someone solved this with Eleventy (the static site framework we use for our website).

Anything any of us can do to help land this? I'm working on a .NET project right now and would love to have this working.

Would you be amenable to someone else doing that testing? I'm happy to give it a look!

@mysticatea Can we close this issue if it's fixed in #33?

Since this would be a change to core, do you mind creating an [RFC](https://github.com/eslint/rfcs)? I agree that this would be a useful thing to be able to test for, and...

Both your points make a lot of sense to me!

I’m just starting in on this process and need to spend some time investigating before I come up with an actual proposal. Just so you’re aware, my current priorities are:...