chore: update biome version to 2.3.13 and adjust name validation regex for ASCII characters

This commit is contained in:
Marc Emmanuel 2026-01-27 13:41:33 +01:00
parent 3bc6d5a500
commit 89cc3442cb
4 changed files with 40 additions and 39 deletions

View file

@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.3.12/schema.json",
"$schema": "https://biomejs.dev/schemas/2.3.13/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",