We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9147015 commit e500d87Copy full SHA for e500d87
test/test.ts
@@ -0,0 +1,5 @@
1
+describe('this package', () => {
2
+ it('should have tests', () => {
3
+
4
+ });
5
+});
0 commit comments