UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

11 lines (10 loc) 204 B
{ "rules": { "max-lines": 0, "max-statements-per-line": [2, { "max": 3 }], "max-nested-callbacks": [2, 3], "max-statements": [2, 14], "no-implicit-coercion": [1], "no-invalid-this": [1] } }