File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -198,16 +198,18 @@ See [Settings](https://ota-meshi.github.io/eslint-plugin-regexp/settings/).
198
198
199
199
<!-- DOCS_IGNORE_START-->
200
200
201
- <!-- ## :traffic_light: Semantic Versioning Policy
201
+ ## :traffic_light : Semantic Versioning Policy
202
202
203
- **eslint-plugin-jsonc ** follows [Semantic Versioning](http://semver.org/) and [ESLint's Semantic Versioning Policy](https://github.com/eslint/eslint#semantic-versioning-policy). -->
203
+ ** eslint-plugin-regexp ** follows [ Semantic Versioning] ( http://semver.org/ ) and [ ESLint's Semantic Versioning Policy] ( https://github.com/eslint/eslint#semantic-versioning-policy ) .
204
204
205
205
## :beers : Contributing
206
206
207
207
Welcome contributing!
208
208
209
209
Please use GitHub's Issues/PRs.
210
210
211
+ See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
212
+
211
213
### Development Tools
212
214
213
215
- ` npm test ` runs tests and measures coverage.
You can’t perform that action at this time.
0 commit comments