Skip to content

Commit 83ec332

Browse files
jeddy3ybiquitousMouvedia
authored
Change config file to stylelint.config.js (#105)
Co-authored-by: Masafumi Koba <[email protected]> Co-authored-by: Gary Gozlan <[email protected]>
1 parent d0d0e26 commit 83ec332

File tree

8 files changed

+3007
-12676
lines changed

8 files changed

+3007
-12676
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33
[![npm version](https://img.shields.io/npm/v/create-stylelint)](https://www.npmjs.com/package/create-stylelint)
44
[![Testing](https://github.com/stylelint/create-stylelint/actions/workflows/testing.yml/badge.svg)](https://github.com/stylelint/create-stylelint/actions/workflows/testing.yml)
55

6-
The [`npm init`](https://docs.npmjs.com/cli/v9/commands/npm-init) script for [Stylelint](https://github.com/stylelint/stylelint).
6+
The [`create`](https://docs.npmjs.com/cli/commands/npm-init) script for [Stylelint](https://github.com/stylelint/stylelint).
77

88
## Usage
99

10-
Run `npm init stylelint`
10+
Run `npm create stylelint`
11+
12+
(Also compatible with the Bun, pnpm, and Yarn package managers.)
1113

1214
## Contributing
1315

0 commit comments

Comments
 (0)