UNPKG

eslint-config-alloy

Version:
8 lines (7 loc) 79 B
function foo() { try { return 1; } finally { console.log(2); } }