mirror of
https://github.com/denoland/deno.git
synced 2025-09-30 22:21:15 +00:00
chore: small cleanup of scripts in ./tools and run copyright checker in lint.js (#17393)
This commit is contained in:
parent
377f593273
commit
3d423e114e
8 changed files with 121 additions and 153 deletions
|
@ -1,3 +1,5 @@
|
|||
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
import { dirname, fromFileUrl, join } from "../../test_util/std/path/mod.ts";
|
||||
import { expandGlobSync } from "../../test_util/std/fs/mod.ts";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue