UNPKG

@adamdehaven/vuepress-plugin-custom-tooltip

Version:

A customizable, reusable tooltip component for VuePress. This plugin is a VuePress wrapper for @adamdehaven/vue-custom-tooltip.

17 lines (16 loc) 360 B
{ "arrowParens": "always", "bracketSpacing": true, "endOfLine": "lf", "htmlWhitespaceSensitivity": "css", "jsxBracketSameLine": true, "jsxSingleQuote": true, "printWidth": 120, "quoteProps": "consistent", "semi": false, "singleQuote": true, "tabWidth": 2, "trailingComma": "all", "useTabs": false, "vueIndentScriptAndStyle": true }