UNPKG

@alleyinteractive/stylelint-config

Version:
40 lines (39 loc) 950 B
{ "name": "@alleyinteractive/stylelint-config", "version": "0.1.0", "description": "Alley's sharable stylelint config", "main": "index.js", "engines": { "node": ">=14", "npm": ">=6" }, "repository": { "type": "git", "url": "git+https://github.com/alleyinteractive/alley-scripts.git" }, "keywords": [ "stylelint", "stylelint-config", "stylelint-scss", "css", "scss", "postcss" ], "contributors": [ { "name": "Alley", "email": "info@alley.com", "url": "https://alley.com" } ], "license": "GPL-2.0-or-later", "bugs": { "url": "https://github.com/alleyinteractive/alley-scripts/issues" }, "homepage": "https://github.com/alleyinteractive/alley-scripts/tree/main/packages/stylelint-config", "peerDependencies": { "stylelint": "^14.2", "stylelint-config-sass-guidelines": "^9.0.1" }, "gitHead": "abe033f8252856538f78a70f24d827969bc7367d" }