eslint-config-brainbits
Advanced tools
Comparing version 4.1.9 to 4.1.10
@@ -6,2 +6,13 @@ # Change Log | ||
## 4.1.10 (2024-01-15) | ||
### Bug Fixes | ||
* **typescript:** change @typescript-eslint/naming-convention settings ([1461193](https://github.com/brainbits/eslint-config-brainbits/commit/14611938cf8ccbce9e1812b7ef6b8ed912e085b7)) | ||
## 4.1.9 (2024-01-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "eslint-config-brainbits", | ||
"version": "4.1.9", | ||
"version": "4.1.10", | ||
"description": "Global eslint rules for Brainbits GmbH", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "f96f8cce74f956944b0b3a57ed521be083deb068" | ||
"gitHead": "3eaab0608fd3b6d1567fbd6d68ffd3b806d95244" | ||
} |
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
8834