feat: config.json option to show empty rings
The `showEmptyRings` option in `config.ts` can now be set via `config.json`. This enables display of headers for rings that contain no items.
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
### Features
|
||||
- Added `showEmptyRings` option to `config.json`, which enables display of headers for rings containing no items.
|
||||
|
||||
## 3.1.1
|
||||
|
||||
## 3.1.0
|
||||
### Bug Fixes
|
||||
- Fixed dependent projects failing to build without dependency `@types/sanitize-html`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user