@mbvue/stylelint-config
Version:
stylelint config
29 lines (28 loc) • 835 B
JSON
{
"name": "@mbvue/stylelint-config",
"version": "0.1.5",
"description": "stylelint config",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/mbvue/stylelint-config.git"
},
"bugs": {
"url": "https://github.com/mbvue/stylelint-config/issues"
},
"homepage": "https://github.com/mbvue/stylelint-config#readme",
"keywords": [
"stylelint",
"mbvue"
],
"author": "hwq <17031989083@qq.com>",
"license": "MIT",
"dependencies": {
"stylelint": "^13.7.2",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recess-order": "^2.3.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.18.0"
}
}