Skip to content

Commit

Permalink
deprecated files gone now, updated
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Feb 9, 2024
1 parent 96c3567 commit 569970e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@ module.exports = {
'^https://deno.land/std/http/file_server.ts$',
'^https://deno.land/std/http/server.ts$',
'^https://deno.land/std/io/mod.ts$',
'^https://deno.land/std/io/read_all.ts$',
'^https://deno.land/std/io/write_all.ts$',
'^https://deno.land/std/node/fs/promises.ts$',
'^https://deno.land/std/path/mod.ts$',
'^https://deno.land/std/streams/read_all.ts$',
'^https://deno.land/std/streams/write_all.ts$',
'^https://deno.land/std/testing/bdd.ts$',
'^https://esm.archive.org/',
'^https://cdn.skypack.dev/sinon',
'^https://offshoot.prod.archive.org/lit.js$',
'^https://av.prod.archive.org/js/jwplayer.js$',
'^https://av.prod.archive.org/js/playset.js$',
'^https://av.prod.archive.org/js/play.js$',
'^https://av.prod.archive.org/js/playset.js$',
'^https://av.prod.archive.org/js/util/cmd.js$',
'^https://av.prod.archive.org/js/util/cgiarg.js$',
'^https://av.prod.archive.org/js/util/log.js$',
Expand Down

0 comments on commit 569970e

Please sign in to comment.