We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51cbc30 commit 4cad4e2Copy full SHA for 4cad4e2
bun.lock
@@ -4,6 +4,7 @@
4
"": {
5
"name": "osm-auth",
6
"devDependencies": {
7
+ "@eslint/js": "^9.38.0",
8
"@types/bun": "^1.3.0",
9
"eslint": "^9.38.0",
10
"globals": "^16.4.0",
package.json
@@ -35,6 +35,7 @@
35
"test": "bun test --dots --coverage ./test/*.js"
36
},
37
38
39
40
41
0 commit comments