Skip to content

Commit

Permalink
tt
Browse files Browse the repository at this point in the history
  • Loading branch information
bemijonathan committed Sep 30, 2023
1 parent 09ffcda commit b48305b
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 130 deletions.
221 changes: 92 additions & 129 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"compilerOptions": {
"target": "es6",
"target": "ES2022",
"module": "commonjs",
"rootDir": "./src",
"moduleResolution": "node",
Expand Down

0 comments on commit b48305b

Please sign in to comment.