UNPKG

@akameco/generator-nm

Version:

Scaffold out a node module

7 lines (5 loc) 102 B
// @flow const m = require('.') test('snapshot', () => { expect(m('unicorn')).toMatchSnapshot() })