UNPKG

@swis/stylelint-config

Version:

SCSS Standard Style - Stylelint Shareable Config for SWIS

34 lines (33 loc) 752 B
{ "name": "@swis/stylelint-config", "description": "SCSS Standard Style - Stylelint Shareable Config for SWIS", "version": "1.0.2", "author": { "name": "Hendrik Nijmeijer", "email": "hendrik@swis.nl", "url": "https://www.swis.nl" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+ssh://git@bitbucket.org/swisnl/stylelint-config.git" }, "dependencies": { "stylelint-config-standard": "^18.0.0" }, "peerDependencies": { "stylelint": "^8.4.0", "stylelint-order": "^0.8.0", "stylelint-processor-html": "^1.0.0", "stylelint-scss": "^2.2.0" }, "keywords": [ "SWIS", "stylelint", "linters" ], "license": "MIT", "main": "index.js" }