no-undefCopy pageView Page as MarkdownOpen the Markdown file in a new tabOpen in ClaudeAsk Claude about this pageDisallow the use of undeclared variables. Invalid: const foo = someFunction(); const bar = a + 1;