We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70cf75 commit b61be77Copy full SHA for b61be77
vitest.config.ts
@@ -1,4 +1,5 @@
1
/* eslint-env node */
2
+/* global __dirname */
3
/* eslint-disable import/no-nodejs-modules */
4
5
import { defineConfig } from "vitest/config";
0 commit comments