{"library":"prettier-config-vuepress","title":"Prettier Config VuePress","description":"Prettier configuration used by the VuePress Team internally. Current stable version is 7.1.0, with recent major version 8.0.0 migrating to @vuepress scope. This package is not intended for external use unless you are familiar with its specific settings. It is published on npm and includes TypeScript type definitions.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-config-vuepress"],"cli":null},"imports":["import prettierConfig from 'prettier-config-vuepress'","prettier: 'prettier-config-vuepress' in package.json","import * as config from 'prettier-config-vuepress'"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// Install: npm install -D prettier prettier-config-vuepress\n// In package.json:\n{\n  \"prettier\": \"prettier-config-vuepress\"\n}\n// Or in .prettierrc.js:\nconst config = require('prettier-config-vuepress');\nmodule.exports = config;","lang":"javascript","description":"Shows how to use the package via package.json or .prettierrc.js","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}