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 @zestia/stylelint-config with all npm packages installed. Try it out:

require("stylelint-scss/package.json"); // stylelint-scss is a peer dependency. require("stylelint-prettier/package.json"); // stylelint-prettier is a peer dependency. require("stylelint-config-standard-scss/package.json"); // stylelint-config-standard-scss 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-order/package.json"); // stylelint-order is a peer dependency. require("stylelint-selector-bem-pattern/package.json"); // stylelint-selector-bem-pattern is a peer dependency. require("stylelint-declaration-strict-value/package.json"); // stylelint-declaration-strict-value is a peer dependency. require("postcss-scss/package.json"); // postcss-scss is a peer dependency. var stylelintConfig = require("@zestia/stylelint-config")

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

@zestia/stylelint-config v5.0.0

Stylelint config

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