@dvashim/biome-config 1.5.11 → 1.5.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -175,10 +175,10 @@ All configurations share the same base defaults.
|
|
|
175
175
|
|
|
176
176
|
### Overrides
|
|
177
177
|
|
|
178
|
-
| File pattern
|
|
179
|
-
|
|
180
|
-
|
|
|
181
|
-
|
|
|
178
|
+
| File pattern | Setting | Value |
|
|
179
|
+
|----------------------|--------------------------------------|------------|
|
|
180
|
+
| `**/package.json` | assist.actions.source.useSortedKeys | `"off"` |
|
|
181
|
+
| `**/package.json` | json.formatter.expand | `"always"` |
|
|
182
182
|
|
|
183
183
|
### Assist
|
|
184
184
|
|