UNPKG

eslint-config-dabapps

Version:
7 lines (4 loc) 77 B
const foo = 'bar'; const baz = 'bazz'; export default foo; export { baz };