Skip to content

Commit

Permalink
bt 21 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore authored Jan 7, 2024
1 parent de60875 commit 4ad7cbf
Show file tree
Hide file tree
Showing 7 changed files with 3,856 additions and 892 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"es6": true
},
"parserOptions": {
"ecmaVersion": 8
"ecmaVersion": 8,
"sourceType": "module"
},
"plugins": ["prettier","json"],
"extends": "eslint:recommended",
Expand Down
Loading

0 comments on commit 4ad7cbf

Please sign in to comment.