fix(deps): bump dependency and devDependency versions, update lik import paths, add tsbundle config, export test start, and tidy readme install snippet
This commit is contained in:
@@ -6,4 +6,4 @@ tap.test('first test', async () => {
|
||||
expect(domtoolsInstance).toBeInstanceOf(domtools.DomTools);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
||||
Reference in New Issue
Block a user