Closed voxpelli closed 3 months ago
Fixes #80
Alternative solution would be:
Object.keys(config).length > 2
But I think its clearer when the two indexes are checked explicitly ('index' being one added by config inspector)
'index'
Fixes #80
Alternative solution would be:
But I think its clearer when the two indexes are checked explicitly (
'index'
being one added by config inspector)