UNPKG

stylelint-config-two-dash-bem

Version:

BEM Convention rule enforcing Two Dashes style for stylelint"

26 lines (25 loc) 672 B
{ "name": "stylelint-config-two-dash-bem", "version": "1.0.0", "description": "BEM Convention rule enforcing Two Dashes style for stylelint\"", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Darkzarich/stylelint-config-two-dash-bem.git" }, "keywords": [ "css", "stylelint", "BEM", "rule" ], "author": "Darkzarich", "license": "MIT", "bugs": { "url": "https://github.com/Darkzarich/stylelint-config-two-dash-bem/issues" }, "homepage": "https://github.com/Darkzarich/stylelint-config-two-dash-bem#readme" }