UNPKG

eslint-config-alloy

Version:
5 lines (4 loc) 77 B
import { foo } from 'foo'; const bar = 1; export { bar }; let { baz } = foo;