fix(types): improve TypeScript strictness compatibility and modernize test exports
This commit is contained in:
@@ -17,4 +17,4 @@ tap.test('should normalize a string', async (toolsArg) => {
|
||||
);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
||||
Reference in New Issue
Block a user