UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

12 lines (9 loc) 200 B
{ "root": true, "extends": "@ljharb", "rules": { "max-nested-callbacks": [2, 3], "new-cap": [2, { "capIsNewExceptions": ["CheckObjectCoercible", "ToString"] }], "no-invalid-this": [1] } }