Gerrit Alex

Results 28 comments of Gerrit Alex

Afraid not, I was just opening this on behalf of someone else

@yegorkay hey sorry I didn't check in here for a while - I have a whole testing setup tailored for nextjs here: https://github.com/ljosberinn/personal-react-boilerplate/blob/master/testUtils/lambda.ts and a few tests: https://github.com/ljosberinn/personal-react-boilerplate/tree/master/src/server/__tests__

great idea, yeah! would need to extract: - createPossibleErrorRules -> typescript - createBestPractices -> typescript - createVariableRules -> typescript - createStylisticIssuesRules -> typescript, CRA, Next - createES6Rules -> typescript

should be fixed with the next release, lmk :)

ah I believe that actually just needs an additional flag, let me introduce that

should be fixed with `enableJavaScriptSpecificRulesInTypeScriptProject` in the next release I hope :) docs included

atm incompatible with eslint v8 and seemingly unmaintained - see https://github.com/mysticatea/eslint-plugin-eslint-comments/pull/63

fyi I've not forgotten about this and it will likely be included in the TS rewrite

Thanks, came across it last weekend too and it's on the list :) bit cautios at this point however since its not v1 yet.