@d3banking/biome-config
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -14,3 +14,4 @@ { | ||
"style": { | ||
"useNodejsImportProtocol": "off" | ||
"useNodejsImportProtocol": "off", | ||
"useBlockStatements": "error" | ||
} | ||
@@ -17,0 +18,0 @@ } |
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.1.0](https://github.com/LodoSoftware/javascript-style-guide/compare/@d3banking/biome-config@1.0.1...@d3banking/biome-config@1.1.0) (2024-07-16) | ||
### Features | ||
- **biome:** enabled linter/style/useBlockStatements ([02ec33a](https://github.com/LodoSoftware/javascript-style-guide/commit/02ec33a21613678a014b3a09e5eb227d729507f8)) | ||
## [1.0.1](https://github.com/LodoSoftware/javascript-style-guide/compare/@d3banking/biome-config@0.3.1...@d3banking/biome-config@1.0.1) (2024-07-05) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@d3banking/biome-config", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "D3 Banking's Biome config, following our styleguide", | ||
@@ -13,3 +13,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "541fb23a461f7d949517f3c1d01952abd405bd83" | ||
"gitHead": "2398bf52e0b969140ca0b24a1b064f6257115ba5" | ||
} |
4670
43