791 B
Executable File
791 B
Executable File
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>