UNPKG

bit-ship

Version:

Bit-Ship CLI is tool that analyses your code and generates a custom environment for your needs You can use if to local development, CI/CD or even production.

8 lines (5 loc) 99 B
import { defineConfig } from 'vitest/config' export default defineConfig({ test: { }, })