UNPKG

@smartface/plugin-firebase

Version:

Smartface Firebase Plugin for Smartface Native Framework

20 lines 302 B
{ "printWidth": 140, "proseWrap": "always", "singleQuote": true, "tabWidth": 4, "useTabs": false, "trailingComma": "none", "semi": true, "endOfLine": "lf", "arrowParens": "always", "overrides": [ { "files": ["*.json"], "options": { "tabWidth": 4, "useTabs": true } } ] }