mirror of
https://github.com/denoland/deno.git
synced 2024-11-30 16:40:57 -05:00
a0b6872359
This PR fixes #21658. - `check` subcommand sees `exclude` option in `deno.json`. When some paths passed with `check` command listed in `exclude`, they are ignored. - When some files are listed in `exclude` and imported indirectly among module graph, they are checked. |
||
---|---|---|
.. | ||
ignored | ||
deno.exclude_dir.json | ||
deno.exclude_glob.json | ||
deno.json | ||
exclude_option.ts.error.out | ||
index.ts |