UNPKG

@sdc-monitor/demo

Version:

<div align="center"> <a href="#" target="_blank"> <img src="https://i.loli.net/2021/07/28/EvPwd4NjVH3tBfO.jpg" alt="mito-logo" height="90"> </a> <p>A Lightweight SDK For Monitor Web</p>

12 lines (11 loc) 224 B
module.exports = { tabWidth: 2, semi: false, singleQuote: true, jsxSingleQuote: true, proseWrap: 'never', bracketSpacing: true, trailingComma: 'none', printWidth: 140, htmlWhitespaceSensitivity: 'ignore' }