Skip to content

Commit a8c4f3a

Browse files
authored
docs: remove extra space to fix linting
1 parent 9edfde5 commit a8c4f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ See [the rule list](../rules/index.md) to get the `configs` & `rules` that this
5252
```bash
5353
npm install --save-dev eslint eslint-config-prettier eslint-plugin-vue globals typescript-eslint
5454
```
55-
55+
5656
```ts
5757
import eslint from '@eslint/js';
5858
import eslintConfigPrettier from 'eslint-config-prettier';

0 commit comments

Comments
 (0)