astro/no-deprecated-astro-fetchcontent

disallow using deprecated Astro.fetchContent()

  • ⚙ This rule is included in "plugin:astro/recommended".
  • 🔧 The --fix option on the command line can automatically fix some of the problems reported by this rule.

📖 Rule Details

This rule reports use of deprecated Astro.fetchContent().

🔧 Options

Nothing.

📚 Further Reading

🚀 Version

This rule was introduced in eslint-plugin-astro v0.12.0

🔍 Implementation



Edit this page