standardx
standardx copied to clipboard
Update to Standard 17
Close #41
What is the purpose of this pull request? (put an "X" next to item) Allows use of Standard Engine 15 and Standard 17
[ ] Documentation update [ ] Bug fix [x] New feature [ ] Other, please explain:
What changes did you make? (Give an overview) Simple PR
Which issue (if any) does this pull request address? #41
Is there anything you'd like reviewers to focus on? Everything, I'm not a javascript developer
🙌 Thanks for opening this pull request! You're awesome.

@feross is there something preventing to merge and publish this one?
@jankapunkt yes, there is actually an issue with snazzy and an upstream dependency not supporting warning messages
Refs:
- standard/eslint-config-standard#229
- standard/snazzy#29
Any update regarding being able to fix the block in Snazzy? I wanted to use the newest version of the eslint-config-standard-with-typescript since the latest versions of typescript aren't officially supported, but standardx cause version conflicts since the config uses Standard 17, while standardx is still stuck on 16.
As a non javascript developer, during my brief investigation, I was not able to understand where the parsing happen, so the problem may not be in Snazzy only. Ref: https://github.com/standard/snazzy/issues/29#issue-1259644824
Moving to eslint, thanks for all these years