UNPKG

svelte-intl-precompile

Version:

I18n library for Svelte.js that analyzes your keys at build time for max performance and minimal footprint

7 lines (6 loc) 104 B
import { defineConfig } from 'vitest/config' export default defineConfig({ test: { // ... }, })