Joe Lencioni

Results 248 comments of Joe Lencioni

At Airbnb, we use [eslint-plugin-inclusive-language](https://github.com/muenzpraeger/eslint-plugin-inclusive-language) to enforce the use of inclusive language in our codebase, and would also like to be able to use `xss` without having to disable this...

I think a 90% solution is better than none.

> What about things that aren't valid identifiers? Can you give me an example? > I'd think that a string literal, or a template literal with no interpolations, should be...

Why is that not a valid identifier?

The hyphen should be fine, and the colon is potentially fine--that all depends on the underlying implementation. In our case with Aphrodite, this isn't handled very well and results in...

In my opinion, whether or not the prefix is useful is irrelevant here. What matters is that it exists and people may want to enforce consistency of either always using...

Hi @ogt 👋 would it be possible to get a new version of this package published with the new license? Thank you!

@ljharb I've added some of the new checks as required in the branch restriction settings, but I seem to be missing a node one that we've done elsewhere. Do you...

The node ones are not showing up. I had done #119 in hopes that it would trigger it, but it seems to not have. In any case, I added posttest...

That gives me a check for each version, unfortunately