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

16 lines (12 loc) 249 B
{ "root": true, "parserOptions": { "parser": "babel-eslint", "sourceType": "module", "project": "./tsconfig.json" }, "extends": ["standard-with-typescript"], "rules": { "quotes": ["error", "single"] } }