feat(lint): ts-standard linting configuration

This commit is contained in:
2025-03-19 15:27:50 +02:00
parent b9f1933af0
commit 19474e4873
6 changed files with 3418 additions and 10 deletions

2
env.d.ts vendored
View File

@@ -1 +1 @@
/// <reference types="vite/client" />
import 'vite/client'