Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @adp-psych/stylelint-config with all npm packages installed. Try it out:

require("@adp-psych/stylelint-no-indistinguishable-colors/package.json"); // @adp-psych/stylelint-no-indistinguishable-colors is a peer dependency. require("@adp-psych/stylelint-media-use-custom-media/package.json"); // @adp-psych/stylelint-media-use-custom-media is a peer dependency. require("@adp-psych/stylelint-value-no-unknown-custom-properties/package.json"); // @adp-psych/stylelint-value-no-unknown-custom-properties is a peer dependency. require("stylelint-config-recommended/package.json"); // stylelint-config-recommended is a peer dependency. require("stylelint-scss/package.json"); // stylelint-scss is a peer dependency. require("stylelint-group-selectors/package.json"); // stylelint-group-selectors is a peer dependency. require("stylelint-no-unsupported-browser-features/package.json"); // stylelint-no-unsupported-browser-features is a peer dependency. require("stylelint-config-standard-scss/package.json"); // stylelint-config-standard-scss is a peer dependency. require("stylelint-declaration-block-no-ignored-properties/package.json"); // stylelint-declaration-block-no-ignored-properties is a peer dependency. require("stylelint-selector-tag-no-without-class/package.json"); // stylelint-selector-tag-no-without-class is a peer dependency. require("stylelint-config-standard/package.json"); // stylelint-config-standard is a peer dependency. require("stylelint/package.json"); // stylelint is a peer dependency. require("stylelint-high-performance-animation/package.json"); // stylelint-high-performance-animation is a peer dependency. require("stylelint-order/package.json"); // stylelint-order is a peer dependency. require("stylelint-selector-no-empty/package.json"); // stylelint-selector-no-empty is a peer dependency. require("@adp-psych/stylelint-use-nesting/package.json"); // @adp-psych/stylelint-use-nesting is a peer dependency. require("stylelint-declaration-strict-value/package.json"); // stylelint-declaration-strict-value is a peer dependency. require("@ronilaukkarinen/stylelint-a11y/package.json"); // @ronilaukkarinen/stylelint-a11y is a peer dependency. require("stylelint-color-format/package.json"); // stylelint-color-format is a peer dependency. require("postcss-scss/package.json"); // postcss-scss is a peer dependency. require("stylelint-no-browser-hacks/package.json"); // stylelint-no-browser-hacks is a peer dependency. require("stylelint-at-rule-no-children/package.json"); // stylelint-at-rule-no-children is a peer dependency. require("stylelint-use-logical-spec/package.json"); // stylelint-use-logical-spec is a peer dependency. var stylelintConfig = require("@adp-psych/stylelint-config")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@adp-psych/stylelint-config v16.1.1

stylelint configuration

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free