禁止使用未声明的变量。
无效示例
const foo = someFunction(); const bar = a + 1;
我们可以如何改进此页面?
如果提供,您将在创建的 GitHub issue 中被 @提及