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: introduce all-flat and all-extends config option #165

Closed
wants to merge 4 commits into from

Conversation

antfu
Copy link
Member

@antfu antfu commented Nov 17, 2023

close #164

@antfu antfu changed the title feat: introduce all-flat and all-extend config option feat: introduce all-flat and all-extends config option Nov 17, 2023
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (472ba0b) 99.79% compared to head (3314bce) 99.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #165   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files         111      111           
  Lines       26096    26096           
  Branches     4370     4370           
=======================================
  Hits        26042    26042           
  Misses         54       54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@Splines Splines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, you are really quick implementing the proposed feature, thanks a lot!


export default [
stylistic.configs['all-flat'],
// ...you other config items
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your instead of you


export default [
stylisticJs.configs['all-flat'],
// ...you other config items
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your instead of you

@antfu
Copy link
Member Author

antfu commented Nov 18, 2023

Close in favor of #168, so that we can release it before introducing #144

@antfu antfu closed this Nov 18, 2023
@antfu antfu deleted the feat/config-all branch November 30, 2023 07:37
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.

2 participants