UNPKG

yarn-audit-html

Version:

Generate a HTML report for Yarn Audit

14 lines (13 loc) 278 B
{ "$schema": "https://json.schemastore.org/prettierrc", "arrowParens": "always", "bracketSpacing": true, "printWidth": 120, "proseWrap": "always", "quoteProps": "as-needed", "semi": true, "singleQuote": false, "tabWidth": 4, "trailingComma": "all", "useTabs": true }