We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
46f1669
Now supports import and require in the same file. (#77)
import
require
import async from 'async'; require('ava');
Added --yarn support #75
auto-install --yarn