Skip to content

Commit 0f47920

Browse files
committed
update some documents
1 parent 2e89eb7 commit 0f47920

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

docs/configs.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ This ESLint plugin comes with a few configuration presets. After installing the
1010
}
1111
```
1212

13-
When setting up a new project, it's recommended that you use the initialization to generate a customized ESLint config for the project.
14-
15-
```sh
16-
$ node_modules/.bin/eslint-github-init
17-
```
18-
1913
## Available Configs
2014

2115
### `plugin:github/recommended`
@@ -24,7 +18,7 @@ A base layer of configuration recommended for any JS project. The [Prettier](htt
2418

2519
### `plugin:github/es6`
2620

27-
Recommended rules when using Babel to transpile features from ES2015+.
21+
Recommended rules when using features from ES2015+.
2822

2923
### `plugin:github/app`
3024

docs/package-requirements.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)