This repository was archived by the owner on Aug 15, 2021. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ npm install vfile-reporter-folder-json
24
24
yarn add vfile-reporter-folder-json
25
25
```
26
26
27
- ## Usage
27
+ ## Use
28
28
29
29
The plugin can be use added via [ unified-engine] [ ] configuration:
30
30
@@ -75,7 +75,7 @@ Pass a list of [vfile][]s.
75
75
76
76
###### ` options.pretty `
77
77
78
- Indentation to use for printing json, can be a number or ` "\t" ` (optional).
78
+ Indentation to use for printing json, can be a number or ` '\t' ` (optional).
79
79
80
80
###### ` options.raw `
81
81
@@ -142,8 +142,8 @@ See [`contributing.md`][contributing] in [`vfile/.github`][health] for ways to
142
142
get started.
143
143
See [ ` support.md ` ] [ support ] for ways to get help.
144
144
145
- This project has a [ Code of Conduct ] [ coc ] .
146
- By interacting with this repository, organisation , or community you agree to
145
+ This project has a [ code of conduct ] [ coc ] .
146
+ By interacting with this repository, organization , or community you agree to
147
147
abide by its terms.
148
148
149
149
## License
@@ -170,7 +170,7 @@ abide by its terms.
170
170
171
171
[ collective ] : https://opencollective.com/unified
172
172
173
- [ chat-badge ] : https://img.shields.io/badge/join%20the%20community-on%20spectrum -7b16ff.svg
173
+ [ chat-badge ] : https://img.shields.io/badge/chat-spectrum -7b16ff.svg
174
174
175
175
[ chat ] : https://spectrum.chat/unified/vfile
176
176
You can’t perform that action at this time.
0 commit comments