Skip to content

Commit

Permalink
Merge pull request #16 from lumirlumir/feature-get-uri-list
Browse files Browse the repository at this point in the history
feat: create src/classes, src/utils and tests
  • Loading branch information
lumirlumir authored Aug 13, 2024
2 parents 0a77d3a + 1202d38 commit 94374cc
Show file tree
Hide file tree
Showing 8 changed files with 1,213 additions and 15 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ module.exports = {
commonjs: true,
es2024: true,
node: true,
mocha: true,
},
parserOptions: {
sourceType: 'module',
Expand Down
Loading

0 comments on commit 94374cc

Please sign in to comment.