Skip to content

Commit

Permalink
docs(readme): small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Feb 7, 2024
1 parent 6fd9527 commit a0da37d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,14 @@

## Installation

```bash
```shell
npm i -D @archoleat/stylelint-config-extended-scss
```

## Usage

```js
// stylelint.config.js
export default {
extends: '@archoleat/stylelint-config-extended-scss',
};
Expand Down

0 comments on commit a0da37d

Please sign in to comment.