chore: fix tab with in the prettier config being different from previously causing hard merges (#6656)

This commit is contained in:
Frank Elsinga
2026-01-09 03:47:31 +00:00
committed by GitHub
parent a117add908
commit 75a2329684
11 changed files with 20400 additions and 20406 deletions
@@ -1,5 +1,5 @@
{
"scripts": {
"start": "node index.js"
}
"scripts": {
"start": "node index.js"
}
}