Upgraded to Angular v21

Removed tailwind

Moved to vitest from karma/jasmine
This commit is contained in:
2026-01-28 07:18:05 +00:00
parent e0766c5a2e
commit ca94f8f57e
19 changed files with 1656 additions and 2698 deletions

View File

@ -10,6 +10,7 @@ trim_trailing_whitespace = true
[*.ts]
quote_type = single
ij_typescript_use_double_quotes = false
[*.md]
max_line_length = off