UNPKG

@telegraph-engineering/stylelint-config-telegraph

Version:
34 lines (33 loc) 800 B
{ "name": "@telegraph-engineering/stylelint-config-telegraph", "version": "1.2.5", "description": "Telegraph Engineering config for stylelint", "main": "index.js", "keywords": [ "stylelint", "scss", "javascript", "telegraph" ], "author": "Telegraph Engineering", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "MIT", "devDependencies": { "stylelint": "^14.14.0" }, "peerDependencies": { "stylelint": "^14.14.0" }, "dependencies": { "stylelint-config-standard": "29.0.0", "stylelint-declaration-strict-value": "^1.9.1", "stylelint-order": "^5.0.0", "stylelint-scss": "^4.3.0" }, "repository": { "type": "git", "url": "https://github.com/telegraph/stylelint-config-telegraph" } }