James

Results 663 comments of James

1) yes, please test it so make sure it works. 2) don't include any of the variants, only the base scare ones. 3) you don't need timo, you can just...

> I feel like we may as well add in Scarce Ones plus the standard variants? I feel like if we're going to have Scarce Ones at all, then something...

lets hold off on this PR for now until inverted is accepted

negative, it is still in a trial period and might be denied

Since this issue has been opened, `eslint-plugin-jsdoc` no longer has all of their rule docs inside of the README. As an avid user of that plugin, I will say that...

well we know it works fine on react 18 because it has been working fine for years. as for react 19, yes, i have tested it on version 19.1.0 and...

@tharropoulos Any update on this?

TypeScript now seems to be able to import the plugin without any errors: ```js import ESLintPluginSortExports from "eslint-plugin-sort-exports"; ``` However, it will throw an error when including the plugin into...