Adding basic config file parsing and some test scaffolding.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import {expect, test} from '@jest/globals'
|
||||
|
||||
test('tests things', async () => {
|
||||
expect(true).toEqual(true)
|
||||
})
|
||||
Reference in New Issue
Block a user