Skip to content

Commit

Permalink
assert is cool
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Aug 27, 2024
1 parent b849b66 commit 3f3cadb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ module.exports = {
'import/no-unresolved': [2, {
ignore: [
'^https://deno.land/x/',
'^https://deno.land/std/assert/assert.ts$',
'^https://deno.land/std/encoding/base64.ts$',
'^https://deno.land/std/fs/mod.ts$',
'^https://deno.land/std/http/cookie.ts$',
Expand Down

0 comments on commit 3f3cadb

Please sign in to comment.