The official (in-development) npm init
script for Stylelint.
Tracking issue: stylelint/stylelint#4269
Coming soon!
npm install
- to test locally, run
node create-stylelint.mjs
- to test with Vitest,
npm test
Commits to main
will be tested by GitHub Actions
This repository is licensed under the MIT License.
The development of this project is heavily inspired by create-astro; thank you to the Astro team!