``` ## 2. 在项目中引入"stylelint-config-recommended-vue" 在项目的根目录下新建一个名为".stylelintrc"的文件,并在该文件中引入"stylelint-config-recommended-vue"。 ```json { "extends": "stylelint-config-recommended-vue" } ``` 这里使用"extends"属性将"stylelint-config-recommended-vue"引入,...
The recommended shareable Vue config for Stylelint.. Latest version: 1.5.0, last published: 2 years ago. Start using stylelint-config-recommended-vue in your project by running `npm i stylelint-config-recommended-vue`. There are 159 other projects in the
Name Last commit message Last commit date Latest commit History 74 Commits .changeset .github .vscode lib scss tests .eslintignore .eslintrc.js .gitignore .npmrc LICENSE README.md package.json renovate.json README MIT license stylelint-config-recommended-vue ...