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/webhint-configuration with all npm packages installed. Try it out:

require("@hint/hint-performance-budget/package.json"); // @hint/hint-performance-budget is a peer dependency. require("@hint/hint-webpack-config/package.json"); // @hint/hint-webpack-config is a peer dependency. require("hint/package.json"); // hint is a peer dependency. require("@hint/hint-typescript-config/package.json"); // @hint/hint-typescript-config is a peer dependency. require("@hint/hint-https-only/package.json"); // @hint/hint-https-only is a peer dependency. require("@hint/hint-no-broken-links/package.json"); // @hint/hint-no-broken-links is a peer dependency. require("@hint/hint-doctype/package.json"); // @hint/hint-doctype is a peer dependency. require("@hint/hint-meta-theme-color/package.json"); // @hint/hint-meta-theme-color is a peer dependency. require("@hint/hint-no-p3p/package.json"); // @hint/hint-no-p3p is a peer dependency. var webhintConfiguration = require("@adp-psych/webhint-configuration")

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

@adp-psych/webhint-configuration v0.3.3

webhint 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