fix(format): Add overrides for peek-readable in package.json formatting

This commit is contained in:
2025-01-29 14:39:31 +01:00
parent 2a1ed874b2
commit 75c1e3d8f2
4 changed files with 18 additions and 2 deletions

3
assets/overrides.json Normal file
View File

@ -0,0 +1,3 @@
{
"peek-readable": "5.3.1"
}