UNPKG

@pandell/stylelint-config

Version:

Pandell Shared StyleLint Config

29 lines 649 B
{ "name": "@pandell/stylelint-config", "version": "16.0.0", "description": "Pandell Shared StyleLint Config", "keywords": [ "pandell", "pli", "stylelint" ], "repository": { "type": "git", "url": "https://github.com/pandell/web-pli" }, "license": "MIT", "author": { "name": "Pandell Technology Corporation", "url": "https://github.com/pandell" }, "main": "index.js", "peerDependencies": { "stylelint": ">= 16", "stylelint-config-standard": ">= 37", "stylelint-no-unsupported-browser-features": ">= 8", "stylelint-order": ">= 6" }, "publishConfig": { "access": "public" } }