eslint-config-sentry
Advanced tools
Comparing version 1.93.0 to 1.94.0
@@ -6,2 +6,10 @@ # Change Log | ||
# 1.94.0 (2022-06-03) | ||
**Note:** Version bump only for package eslint-config-sentry | ||
# 1.93.0 (2022-04-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-config-sentry", | ||
"version": "1.93.0", | ||
"version": "1.94.0", | ||
"description": "sentry.io eslint config", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"homepage": "https://github.com/getsentry/eslint-config-sentry#readme", | ||
"gitHead": "fc3548a004f05e6c34b9a3de5158bf65a42f3c5a" | ||
"gitHead": "3f2a8d18ca9c78e08e4d9a16a6e896fd7ce7277b" | ||
} |
@@ -271,2 +271,5 @@ // Test | ||
// https://eslint.org/docs/rules/require-await | ||
'require-await': ['error'], | ||
// https://eslint.org/docs/rules/spaced-comment | ||
@@ -273,0 +276,0 @@ 'spaced-comment': [ |
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
15981
221