mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 06:21:22 -07:00
feat(site): i18n string resolver with en fallback
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from "vitest/config";
|
||||
|
||||
export default defineConfig({
|
||||
test: { include: ["src/**/*.test.ts", "scripts/**/*.test.ts"] },
|
||||
});
|
||||
Reference in New Issue
Block a user