UNPKG

pager-view

Version:

A wrapper that works on multiple platforms: Android, iOS, and Web

14 lines (13 loc) 245 B
{ "arrowParens": "avoid", "bracketSameLine": true, "bracketSpacing": true, "endOfLine": "lf", "printWidth": 160, "quoteProps": "consistent", "semi": true, "singleQuote": false, "tabWidth": 4, "trailingComma": "all", "useTabs": true }