UNPKG

mtsl

Version:

Replaces npm link with something that actually works!

14 lines (13 loc) 250 B
{ "tabWidth": 2, "semi": true, "singleQuote": true, "bracketSpacing": false, "proseWrap": "never", "useTabs": true, "trailingComma": "none", "jsxBracketSameLine": false, "parser": "flow", "arrowParens":"always", "quoteProps":"as-needed" }