Skip to content
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

feat: Revamp #325

Merged
merged 40 commits into from
Jan 15, 2022
Merged

feat: Revamp #325

merged 40 commits into from
Jan 15, 2022

Conversation

Hazmi35
Copy link
Owner

@Hazmi35 Hazmi35 commented Dec 17, 2021

TODO:

  • Find a better solution for removed files in 3cd0434
  • Add "Suggestions" rules
  • Add "Layout & Formatting" rules
  • Add "node" / Node.js environment version
  • Add TypeScript version
  • Do the TODOs
  • Reconsider the severity of the rules (warn or error)
  • Reconsider the severity of omitted recommended rules (warn or error)
  • Recheck everything is done
  • Test, then recheck again.

@Hazmi35 Hazmi35 changed the title feat: Update semver range for peer dependencies feat: Revamp Dec 17, 2021
@Hazmi35 Hazmi35 marked this pull request as draft December 17, 2021 11:29
@Hazmi35 Hazmi35 linked an issue Dec 17, 2021 that may be closed by this pull request
@Hazmi35 Hazmi35 force-pushed the feat/revamp branch 3 times, most recently from d9fc6e4 to 30d515c Compare December 23, 2021 14:33
@Hazmi35 Hazmi35 force-pushed the feat/revamp branch 2 times, most recently from 2428768 to e9451e6 Compare January 5, 2022 13:09
@Hazmi35 Hazmi35 marked this pull request as ready for review January 13, 2022 18:14
TypeScript support revamp soon
This will set "@typescript-eslint/return-await" rule to warn
And rule "no-return-await" will be turned off in the base rules.

It is done because for better stack trace information as well as for consistent error handling

REFS:
https://typescript-eslint.io/rules/return-await
typescript-eslint/typescript-eslint#994 (comment)
eslint/eslint#12246
https://eslint.org/docs/rules/no-return-await
@Hazmi35
Copy link
Owner Author

Hazmi35 commented Jan 13, 2022

Everything is done, only one thing to do: Test and recheck again

@Hazmi35 Hazmi35 merged commit e6de833 into main Jan 15, 2022
@Hazmi35 Hazmi35 deleted the feat/revamp branch January 15, 2022 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@hazmi35/eslint-config's first revamp
1 participant