Lintno-undefno-undefDisallow the use of undeclared variables. Invalid: const foo = someFunction(); const bar = a + 1;