@reverecre/eslint-config
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -51,2 +51,3 @@ module.exports = { | ||
eqeqeq: ['error', 'always', { null: 'ignore' }], | ||
'no-console': 'error', | ||
// TODO(ryan): Enable this rule. | ||
@@ -53,0 +54,0 @@ // '@typescript-eslint/strict-boolean-expressions': 'error', |
{ | ||
"name": "@reverecre/eslint-config", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Shared ESLint config for Revere TypeScript projects", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
3791
55