Обновлены зависимости, ESLint/Prettier заменены на Oxlint/Oxfmt, удалены настройки для VS Code

This commit is contained in:
2026-06-21 00:46:00 +04:00
parent 034b93a2d6
commit 70b66b7ec0
41 changed files with 1829 additions and 2721 deletions

View File

@@ -6,3 +6,6 @@ indent_size = 4
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.{json,yml,yaml}]
indent_size = 2