UNPKG

@aivangogh/ph-address

Version:

A collection of philippine geographic data based on PSGC

9 lines (7 loc) 140 B
import { defineConfig } from 'vitest/config'; export default defineConfig({ test: { globals: true, environment: 'node', }, });