docs: document root test files

This commit is contained in:
Peter Steinberger
2026-06-04 20:37:28 -04:00
parent edb920b857
commit ecb6779a16
47 changed files with 47 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// Package manager config tests validate workspace package manager settings.
import fs from "node:fs";
import { describe, expect, it } from "vitest";
import { parse } from "yaml";