Skip to content

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
@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