We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 840bffe + 40e8afb commit 4154549Copy full SHA for 4154549
.travis.yml
README.md
@@ -1,5 +1,7 @@
1
# eslint-plugin-github
2
3
+[](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml)
4
+
5
## Installation
6
7
```sh
package.json
@@ -33,7 +33,7 @@
33
"eslint-plugin-prettier": "^3.3.1",
34
"eslint-rule-documentation": ">=1.0.0",
35
"prettier": "^2.2.1",
36
- "svg-element-attributes": ">=1.3.1"
+ "svg-element-attributes": "^1.3.1"
37
},
38
"prettier": "@github/prettier-config",
39
"peerDependencies": {
0 commit comments