-
-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ship remaining standard
family 17.0.0
, like semistandard
#229
Comments
The typescript variant should be added here, no? |
@sQVe Yes, added with link to related issue |
Concerning We would appreciate a PR to "rewrite" |
Hi,
|
@tagliala Thanks, added them 🙏 |
We may have to ship a new version of snazzy as well: hifiwi-fi/breadcrum.net#52 (comment) |
Any hint on what needs to be checked on snazzy?
|
That it maybe treats warnings as errors, making such newly introduced linting rules have much more of a breaking impact than they are intended to. So separately from your output. Seems like you have genuine linting errors :) |
Thanks for the clarification, sorry I forgot to add the test file
Any example of what I should add to this test file and how it should look like when the output will be processed by snazzy? got it const schema = '2'
hello = { schema: schema }
The second one should be a warning |
Do you know which package is in charge of building this json?
If this is not being created by Snazzy (as it appears to my eyes, I'm not a JavaScript developer), I think that there could be an issue somewhere else upstream that should be fixed before adding warning support to Snazzy |
@tagliala Can you file an issue in Snazzy? 🙏 I haven't had time to look at it yet. Ping me there |
Mostly because of unmaintained libraries in the Standard family and the upcoming migration to Vite Ref: - standard/standardx#42 - standard/eslint-config-standard#229 - standard/standard-loader#104
Mostly because of unmaintained libraries in the Standard family and the upcoming migration to Vite Ref: - standard/standardx#42 - standard/eslint-config-standard#229 - standard/standard-loader#104
Mostly because of unmaintained libraries in the Standard family and the upcoming migration to Vite Ref: - standard/standardx#42 - standard/eslint-config-standard#229 - standard/standard-loader#104
Mostly because of unmaintained libraries in the Standard family and the upcoming migration to Vite Ref: - standard/standardx#42 - standard/eslint-config-standard#229 - standard/standard-loader#104
Mostly because of unmaintained libraries in the Standard family and the upcoming migration to Vite Ref: - standard/standardx#42 - standard/eslint-config-standard#229 - standard/standard-loader#104
Mostly because of unmaintained libraries in the Standard family and the upcoming migration to Vite Ref: - standard/standardx#42 - standard/eslint-config-standard#229 - standard/standard-loader#104
Mostly because of unmaintained libraries in the Standard family and the upcoming migration to Vite Ref: - standard/standardx#42 - standard/eslint-config-standard#229 - standard/standard-loader#104
Broken out from #208, not an exhaustive list, mostly a note to not forget
semistandard
, see feat: usage of ESLint v8 semistandard#274snazzy
if needed to fix Bump standard from 16.0.4 to 17.0.0 hifiwi-fi/breadcrum.net#52 (comment)eslint-config-standard-react
(not really17.0.0
related, but ESLint 8 related) Release the ESLint 8 version eslint-config-standard-react#73The text was updated successfully, but these errors were encountered: