Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@byvue/stylelint-plugin-prettier-vue

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byvue/stylelint-plugin-prettier-vue

基于 [stylelint-prettier](https://www.npmjs.com/package/stylelint-prettier) 改造,解决 stylelint-prettier(只能 css 单独文件代码检查与格式化) 无法对 vue 中 template 上 style 以及 style 中 css 的检查格式化问题

latest
npmnpm
Version
0.0.2
Version published
Maintainers
0
Created
Source

@byvue/stylelint-plugin-prettier-vue

基于 stylelint-prettier 改造,解决 stylelint-prettier(只能 css 单独文件代码检查与格式化) 无法对 vue 中 template 上 style 以及 style 中 css 的检查格式化问题

安装

npm i -D @byvue/stylelint-plugin-prettier-vue

使用

在 stylelint 配置文件中添加如下配置:

{
  "extends""@byvue/stylelint-plugin-prettier-vue/recommended"
}

Keywords

byvue

FAQs

Package last updated on 22 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts