UNPKG

wbf

Version:

[![LICENSE](https://img.shields.io/github/license/halodong/web-barrier-free?style=flat-square)](./LICENSE) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/halodong/web-barrier

15 lines (14 loc) 345 B
{ "semi": false, "singleQuote": true, "printWidth": 80, "trailingComma": "none", "proseWrap": "never", "endOfLine": "auto", "useTabs": false, "insertPragma": false, "overrides": [ { "files": ".eslintrc", "options": { "parser": "json" } }, { "files": ".prettierrc", "options": { "parser": "json" } } ] }