UNPKG

@vue/apollo-option

Version:

Use Apollo and GraphQL with Vue.js using the `apollo` option

8 lines (6 loc) 113 B
import { defineConfig } from 'vitest/config' export default defineConfig({ test: { globals: true, }, })