Skip to content

Commit 90ce0ce

Browse files
authored
Merge pull request #17 from spitliner/main
Adding Typescript support
2 parents c421cfc + 2482c20 commit 90ce0ce

25 files changed

Lines changed: 7331 additions & 6008 deletions

‎.babelrc‎

Lines changed: 0 additions & 3 deletions
This file was deleted.

‎.mocharc.json‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"$schema": "https://json.schemastore.org/mocharc.json",
3+
"require": "tsx"
4+
}

‎.nvmrc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.13.1
1+
v20.12.2

‎.prettierrc‎

Lines changed: 0 additions & 7 deletions
This file was deleted.

‎index.js‎

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)