Bumped to Node 24 and upgraded dependencies.
This commit is contained in:
@@ -44,7 +44,8 @@ module.exports = {
|
||||
gold: '★',
|
||||
over18: '♥',
|
||||
},
|
||||
dateFormat: 'YYYYMMDD',
|
||||
// date-fns v2+ token syntax (was 'YYYYMMDD' under date-fns v1)
|
||||
dateFormat: 'yyyyMMdd',
|
||||
truncate: {
|
||||
limit: 250,
|
||||
truncator: '...',
|
||||
|
||||
Reference in New Issue
Block a user