summaryrefslogtreecommitdiff
path: root/tests/specs/run/import_common_js/module_error.out
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-10-22 21:22:26 +0100
committerGitHub <noreply@github.com>2024-10-22 22:22:26 +0200
commit28b5640657ce875a73eb3a1ffed287a61de164b4 (patch)
treef014fa5cad3c96023150acffda23bfa6fd7f6a70 /tests/specs/run/import_common_js/module_error.out
parent8282c38fe0f69ca9a8748abeacaf3de989816494 (diff)
refactor: add 'docs' suggestion (#26463)
Adds another kind to `FixSuggestionKind` specifically for links documentation pages.
Diffstat (limited to 'tests/specs/run/import_common_js/module_error.out')
-rw-r--r--tests/specs/run/import_common_js/module_error.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/run/import_common_js/module_error.out b/tests/specs/run/import_common_js/module_error.out
index 1c1140fe4..654ee838d 100644
--- a/tests/specs/run/import_common_js/module_error.out
+++ b/tests/specs/run/import_common_js/module_error.out
@@ -9,4 +9,4 @@ module.exports = {
or change the file extension to .cjs,
or add package.json next to the file with "type": "commonjs" option
and pass --unstable-detect-cjs flag.
- hint: See https://docs.deno.com/go/commonjs for details
+ docs: https://docs.deno.com/go/commonjs