eslint-plugin-github
Advanced tools
Comparing version 0.6.1 to 0.7.0
module.exports = { | ||
rules: { | ||
"authenticity-token": require('./rules/authenticity-token'), | ||
"js-class-name": require('./rules/js-class-name'), | ||
@@ -4,0 +5,0 @@ "no-implicit-buggy-globals": require('./rules/no-implicit-buggy-globals'), |
{ | ||
"name": "eslint-plugin-github", | ||
"version": "0.6.1", | ||
"version": "0.7.0", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"bin": { | ||
"eslint-ignore-errors": "bin/eslint-ignore-errors.js" | ||
"eslint-ignore-errors": "bin/eslint-ignore-errors.js", | ||
"npm-check-github-package-requirements": "bin/npm-check-github-package-requirements.js" | ||
}, | ||
@@ -9,0 +10,0 @@ "scripts": { |
# eslint-plugin-github | ||
* [Package Requirements](/github/eslint-plugin-github/blob/master/docs/package-requirements.md) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29071
24
718
4
2