UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

15 lines (11 loc) 132 B
{ "root": true, "extends": "@ljharb", "env": { "browser": true, "node": true, }, "rules": { "id-length": "off", }, }