Commit 2cecb9a4 authored by Chunchi Che's avatar Chunchi Che

add vitest.config.ts

parent 5f3a2630
Pipeline #18685 passed with stages
in 2 minutes and 58 seconds
import { defineConfig } from "vitest/config";
export default defineConfig({
test: {}
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment