🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
791 B
791 B
jsx-a11y/html-has-lang
💼 This rule is enabled in the following configs: ☑️ recommended, 🔒 strict.
Rule details
This rule takes no arguments.
Succeed
<html lang="en">
<html lang="en-US">
<html lang={language}>
Fail
<html>