Skip to content

Commit ca2e3eb

Browse files
authored
Merge pull request #2 from sapegin/patch-1
Add default value for langs option to the Readme
2 parents 4562384 + 2c33245 commit ca2e3eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ textlint --rule eslint README.md
6767
- **Required**
6868
- path to .eslintrc file
6969
- `langs`: `string[]`
70+
- Default: `["js", "javascript", "node", "jsx"]`
7071
- recognize lang of CodeBlock
7172

7273
```js

0 commit comments

Comments
 (0)