Skip to content

Commit

Permalink
Add test packages and clickOutside tests
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffrich committed Jan 21, 2021
1 parent 0a4752d commit 194968f
Show file tree
Hide file tree
Showing 6 changed files with 1,639 additions and 2,587 deletions.
8 changes: 8 additions & 0 deletions .mocharc.js
@@ -0,0 +1,8 @@
module.exports = {
file: [
'test/test.ts'
],
require: [
'sucrase/register'
]
};

0 comments on commit 194968f

Please sign in to comment.