UNPKG

@minna-ui/stylelint-config

Version:

Stylelint config preset for use in Minna UI projects.

34 lines (33 loc) 1.02 kB
{ "name": "@minna-ui/stylelint-config", "version": "0.36.0", "publishConfig": { "access": "public" }, "description": "Stylelint config preset for use in Minna UI projects.", "license": "Apache-2.0", "repository": "https://github.com/WeAreGenki/minna-ui/tree/master/utils/stylelint-config", "author": "Max Milton <max@wearegenki.com>", "homepage": "https://wearegenki.github.io/minna-ui", "bugs": "https://github.com/WeAreGenki/minna-ui/issues", "main": "index.js", "keywords": [ "javascript", "minna-ui", "stylelint", "wearegenki" ], "peerDependencies": { "stylelint": "^13.0.0" }, "dependencies": { "stylelint-a11y": "^1.2.2", "stylelint-config-css-modules": "^2.2.0", "stylelint-config-standard": "^20.0.0", "stylelint-csstree-validator": "^1.8.0", "stylelint-declaration-strict-value": "^1.1.7", "stylelint-high-performance-animation": "^1.5.0", "stylelint-order": "^4.0.0" }, "gitHead": "163eb970c79b72aa48f25eba5999806b033c608f" }