nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.08k stars 624 forks source link

Are there any plans to offer the eslint plugin? #2579

Closed shinGangan closed 1 month ago

shinGangan commented 6 months ago

Is your feature request related to a problem? Please describe

Nuxt Content has Markdown Components notation. I am very grateful to MDC VS Code extension for its help in implementing Nuxt Content.

However, there are many cases where it would be nice to be able to check statically like eslint-plugin-vue. For example.

etc.

Disucuss

We believe the segregation will be as follows.

eslint-plugin-vue → static check of /components/content/* eslint-plugin-nuxt-content (tentative) → static check of /content/*

However, we think it is necessary to consider the segregation from MarkdownLint. (e.g., write No MarkdownLint in Docs like No Prettier in the Nuxt Contribution Guide).

Related

https://github.com/nuxt/content/discussions/2568

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 30 days with no activity.