1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Description: Avoid privacy breach in documentation
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2019-10-17
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,11 +1,5 @@
# @mysticatea/eslint-plugin
-[](https://www.npmjs.com/package/@mysticatea/eslint-plugin)
-[](http://www.npmtrends.com/@mysticatea/eslint-plugin)
-[](https://github.com/mysticatea/eslint-plugin/actions)
-[](https://codecov.io/gh/mysticatea/eslint-plugin)
-[](https://david-dm.org/mysticatea/eslint-plugin)
-
Additional ESLint rules and ESLint configurations for me.
## 💿 Installation
|