Skip to content

Commit

Permalink
Updated to support esm
Browse files Browse the repository at this point in the history
  • Loading branch information
shirshendubhowmick committed Jul 1, 2024
1 parent ddb2b8e commit 9bd65b9
Show file tree
Hide file tree
Showing 6 changed files with 3,840 additions and 13,749 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": [
"airbnb"
"airbnb-base",
"'airbnb-typescript/base"
],
"plugins": [
"@typescript-eslint"
Expand Down
4 changes: 0 additions & 4 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit 9bd65b9

Please sign in to comment.