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

Improve docs #2497

Merged
merged 3 commits into from
Jul 4, 2024
Merged

Improve docs #2497

merged 3 commits into from
Jul 4, 2024

Conversation

FloEdelmann
Copy link
Member

@FloEdelmann FloEdelmann commented Jul 3, 2024

1. Remove outline: deep frontmatter which is now unnecessary

2. Bump eslint-plugin-jsonc to latest version

3. Also expose SourceCode in eslint shim

Fixes this issue in https://eslint.vuejs.org/rules/max-lines-per-block.html:

Screenshot_20240703_145453

because SourceCode is needed in

const { SourceCode } = require('eslint')

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

Thank you!

@ota-meshi ota-meshi merged commit f5cb93d into master Jul 4, 2024
18 checks passed
@ota-meshi ota-meshi deleted the docs branch July 4, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants