UNPKG

eslint-config-alloy

Version:
7 lines (5 loc) 77 B
function foo() {} const bar = 1; foo(bar); if (typeof baz === 'number') { }