Skip to content

Commit

Permalink
chore: run deno fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jd1378 committed Jul 20, 2024
1 parent 077da62 commit 30887cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"deno.unstable": true,
"deno.lint": true,
"debug.javascript.unmapMissingSources": true,
"deno.codeLens.test": true,
"deno.codeLens.test": true
}
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"name": "@jd1378/deno-another-cookiejar",
"version": "5.0.4",
"exports": "./mod.ts"
}
}

0 comments on commit 30887cc

Please sign in to comment.