Skip to content

Commit

Permalink
Merge pull-request #50
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkmin committed Aug 9, 2024
2 parents ac6292f + 54a2247 commit f76b539
Show file tree
Hide file tree
Showing 20 changed files with 28,178 additions and 27,165 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Vendored files
noble-hashes.js
noble-ed25519.js
8 changes: 2 additions & 6 deletions auth/babel.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
module.exports = {
presets: [
[
'@babel/preset-env'
],
],
}
presets: [["@babel/preset-env"]],
};
Loading

0 comments on commit f76b539

Please sign in to comment.