Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 733 Bytes

create-stylelint

npm version Testing

The npm init script for Stylelint.

Usage

Run npm init stylelint

Contributing

  • npm install
  • node create-stylelint.mjs to run locally
  • npm run watch to test with Vitest

Acknowledgments

Inspired by create-astro.