feat: Add in the beginnings of the new config builders.

This commit is contained in:
BluJ
2023-02-12 11:49:05 -07:00
parent c388551797
commit a6d0fd6bb1
12 changed files with 1100 additions and 140 deletions

View File

@@ -1,2 +1,3 @@
import "./emver-lite/test.ts";
import "./utils/propertiesMatcher.test.ts";
import "./config/index.test.ts";