Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Commit e940d3e

Browse files
swashatantwb
authored andcommitted
docs: add readme for docs directory
Add README.md inside docs directory to provide TOC.
1 parent 03680df commit e940d3e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# eslint-config-wordpress documentation
2+
3+
> Documentation for using ESLint with `wordpress` config.
4+
5+
## 1: Setup ESLint with your Project
6+
7+
Guides on installing ESLint and configure to use `wordpress` Coding Standards.
8+
9+
* [Local ESLint Setup with `wordpress` config](00-eslint-cli-setup.md).
10+
11+
## 2: Editor Integration
12+
13+
Integrate ESLint directly within your favorite text editor.
14+
15+
* [VSCode integration with ESLint Extension](01-vscode-setup.md).

0 commit comments

Comments
 (0)