UNPKG

eslint-config-alloy

Version:
9 lines (8 loc) 82 B
switch (foo) { default: bar(); break; case 1: baz(); break; }