import test from "ava"; test("base test setup", (t) => { t.pass(); });