UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

7 lines (5 loc) 167 B
/* global describe, it */ describe('coding style', function () { this.timeout(5000); it('conforms to semi-standard', require('mocha-standard/semistandard')); });