Skip to content

docs: update mwe for eslint config - #170

Open
superle3 wants to merge 1 commit into
obsidianmd:masterfrom
superle3:superle3/issue155
Open

superle3 wants to merge 1 commit into
obsidianmd:masterfrom
superle3:superle3/issue155

Conversation

@superle3

Copy link
Copy Markdown

Fixes #155

From the typescript eslint docs, the ts eslint plugin only has acces to the parser if the parserOptions is setup correctly, and that doesn't happen when this plugin is just unpacked.

By extending from this plugin, this plugin will have acces to the parser, making it work on 0.3.0

Fixes obsidianmd#155
From the typescript eslint docs, the ts eslint plugin only has acces to the parser if the parserOptions is setup correctly, and that doesn't happen when this plugin is just unpacked.
By extending from this plugin, this plugin will have acces to the parser, making it work on 0.3.0
@superle3
superle3 force-pushed the superle3/issue155 branch from 771bd89 to e11bce5 Compare June 18, 2026 17:41
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.

mwe from docs doesn't works/ can't make defineConfig to work in 0.3.0

1 participant