eslint-plugin-github
Advanced tools
Comparing version 4.3.2 to 4.3.3
@@ -13,13 +13,13 @@ module.exports = { | ||
'no-implicit-buggy-globals': require('./rules/no-implicit-buggy-globals'), | ||
'no-inner-html': require('./rules/no-inner-html'), | ||
'no-innerText': require('./rules/no-innerText'), | ||
'no-inner-html': require('./rules/no-inner-html'), | ||
'no-then': require('./rules/no-then'), | ||
'unescaped-html-literal': require('./rules/unescaped-html-literal'), | ||
'no-useless-passive': require('./rules/no-useless-passive'), | ||
'prefer-observers': require('./rules/prefer-observers'), | ||
'require-passive-events': require('./rules/require-passive-events') | ||
'require-passive-events': require('./rules/require-passive-events'), | ||
'unescaped-html-literal': require('./rules/unescaped-html-literal') | ||
}, | ||
configs: { | ||
browser: require('./configs/browser'), | ||
internal: require('./configs/internal'), | ||
browser: require('./configs/browser'), | ||
recommended: require('./configs/recommended'), | ||
@@ -26,0 +26,0 @@ typescript: require('./configs/typescript') |
{ | ||
"name": "eslint-plugin-github", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"description": "An opinionated collection of ESLint shared configs and rules used by GitHub.", | ||
@@ -28,4 +28,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.33.0", | ||
"@typescript-eslint/parser": "^4.33.0", | ||
"@typescript-eslint/eslint-plugin": "^5.1.0", | ||
"@typescript-eslint/parser": "^5.1.0", | ||
"eslint-config-prettier": ">=8.0.0", | ||
@@ -44,3 +44,3 @@ "eslint-plugin-eslint-comments": "^3.2.0", | ||
"peerDependencies": { | ||
"eslint": "^7.23.0" | ||
"eslint": "^8.0.1" | ||
}, | ||
@@ -53,3 +53,3 @@ "files": [ | ||
"@github/prettier-config": "0.0.4", | ||
"eslint": "^7.32.0", | ||
"eslint": "^8.0.1", | ||
"eslint-plugin-eslint-plugin": "^2.3.0", | ||
@@ -56,0 +56,0 @@ "eslint-visitor-keys": "^2.0.0", |
# eslint-plugin-github | ||
[![Node CI](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml/badge.svg)](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml) | ||
## Installation | ||
@@ -16,2 +14,3 @@ | ||
JSON ESLint config example: | ||
```json | ||
@@ -26,2 +25,3 @@ { | ||
JSON ESLint config example: | ||
```json | ||
@@ -43,1 +43,21 @@ { | ||
- Useful rules when writing TypeScript. | ||
### Rules | ||
- [Array Foreach](./docs/rules/array-foreach.md) | ||
- [Async Currenttarget](./docs/rules/async-currenttarget.md) | ||
- [Async Preventdefault](./docs/rules/async-preventdefault.md) | ||
- [Authenticity Token](./docs/rules/authenticity-token.md) | ||
- [Get Attribute](./docs/rules/get-attribute.md) | ||
- [JS Class Name](./docs/rules/js-class-name.md) | ||
- [No Blur](./docs/rules/no-blur.md) | ||
- [No D None](./docs/rules/no-d-none.md) | ||
- [No Dataset](./docs/rules/no-dataset.md) | ||
- [No Implicit Buggy Globals](./docs/rules/no-implicit-buggy-globals.md) | ||
- [No Inner HTML](./docs/rules/no-inner-html.md) | ||
- [No InnerText](./docs/rules/no-innerText.md) | ||
- [No Then](./docs/rules/no-then.md) | ||
- [No Useless Passive](./docs/rules/no-useless-passive.md) | ||
- [Prefer Observers](./docs/rules/prefer-observers.md) | ||
- [Require Passive Events](./docs/rules/require-passive-events.md) | ||
- [Unescaped HTML Literal](./docs/rules/unescaped-html-literal.md) |
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
30886
61
+ Added@eslint-community/eslint-utils@4.4.1(transitive)
+ Added@eslint-community/regexpp@4.12.1(transitive)
+ Added@eslint/eslintrc@2.1.4(transitive)
+ Added@eslint/js@8.57.1(transitive)
+ Added@humanwhocodes/config-array@0.13.0(transitive)
+ Added@humanwhocodes/module-importer@1.0.1(transitive)
+ Added@humanwhocodes/object-schema@2.0.3(transitive)
+ Added@types/semver@7.5.8(transitive)
+ Added@typescript-eslint/eslint-plugin@5.62.0(transitive)
+ Added@typescript-eslint/parser@5.62.0(transitive)
+ Added@typescript-eslint/scope-manager@5.62.0(transitive)
+ Added@typescript-eslint/type-utils@5.62.0(transitive)
+ Added@typescript-eslint/types@5.62.0(transitive)
+ Added@typescript-eslint/typescript-estree@5.62.0(transitive)
+ Added@typescript-eslint/utils@5.62.0(transitive)
+ Added@typescript-eslint/visitor-keys@5.62.0(transitive)
+ Added@ungap/structured-clone@1.2.0(transitive)
+ Addedacorn@8.14.0(transitive)
+ Addedargparse@2.0.1(transitive)
+ Addedeslint@8.57.1(transitive)
+ Addedeslint-scope@7.2.2(transitive)
+ Addedeslint-visitor-keys@3.4.3(transitive)
+ Addedespree@9.6.1(transitive)
+ Addedfind-up@5.0.0(transitive)
+ Addedglob-parent@6.0.2(transitive)
+ Addedgraphemer@1.4.0(transitive)
+ Addedis-path-inside@3.0.3(transitive)
+ Addedjs-yaml@4.1.0(transitive)
+ Addedlocate-path@6.0.0(transitive)
+ Addednatural-compare-lite@1.4.0(transitive)
+ Addedp-limit@3.1.0(transitive)
+ Addedp-locate@5.0.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
+ Addedyocto-queue@0.1.0(transitive)
- Removed@babel/code-frame@7.12.11(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@babel/highlight@7.25.9(transitive)
- Removed@eslint/eslintrc@0.4.3(transitive)
- Removed@humanwhocodes/config-array@0.5.0(transitive)
- Removed@humanwhocodes/object-schema@1.2.1(transitive)
- Removed@typescript-eslint/eslint-plugin@4.33.0(transitive)
- Removed@typescript-eslint/experimental-utils@4.33.0(transitive)
- Removed@typescript-eslint/parser@4.33.0(transitive)
- Removed@typescript-eslint/scope-manager@4.33.0(transitive)
- Removed@typescript-eslint/types@4.33.0(transitive)
- Removed@typescript-eslint/typescript-estree@4.33.0(transitive)
- Removed@typescript-eslint/visitor-keys@4.33.0(transitive)
- Removedacorn@7.4.1(transitive)
- Removedajv@8.17.1(transitive)
- Removedansi-colors@4.1.3(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedargparse@1.0.10(transitive)
- Removedastral-regex@2.0.0(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedenquirer@2.4.1(transitive)
- Removedeslint@7.32.0(transitive)
- Removedeslint-utils@2.1.03.0.0(transitive)
- Removedeslint-visitor-keys@1.3.02.1.0(transitive)
- Removedespree@7.3.1(transitive)
- Removedesprima@4.0.1(transitive)
- Removedfast-uri@3.0.3(transitive)
- Removedfunctional-red-black-tree@1.0.1(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedignore@4.0.6(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedjs-yaml@3.14.1(transitive)
- Removedjson-schema-traverse@1.0.0(transitive)
- Removedlodash.truncate@4.4.2(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedprogress@2.0.3(transitive)
- Removedregexpp@3.2.0(transitive)
- Removedrequire-from-string@2.0.2(transitive)
- Removedslice-ansi@4.0.0(transitive)
- Removedsprintf-js@1.0.3(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedtable@6.8.2(transitive)
- Removedv8-compile-cache@2.4.0(transitive)