@wacg/stylelint-config
Version:
stylelint configuration file for WACG projects
18 lines (17 loc) • 328 B
JSON
{
"name": "@wacg/stylelint-config",
"description": "stylelint configuration file for WACG projects",
"author": "Sergej Samsonenko",
"version": "1.0.1",
"license": "MIT",
"main": "index.js",
"keywords": [
"wacg",
"style",
"lint",
"config"
],
"peerDependencies": {
"stylelint": ">= 13"
}
}