summaryrefslogtreecommitdiff
path: root/cli/tests/lint/expected_from_stdin_json.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/lint/expected_from_stdin_json.out')
-rw-r--r--cli/tests/lint/expected_from_stdin_json.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/lint/expected_from_stdin_json.out b/cli/tests/lint/expected_from_stdin_json.out
index 611b95d08..262d40b30 100644
--- a/cli/tests/lint/expected_from_stdin_json.out
+++ b/cli/tests/lint/expected_from_stdin_json.out
@@ -16,7 +16,7 @@
"filename": "_stdin.ts",
"message": "`any` type is not allowed",
"code": "no-explicit-any",
- "hint": null
+ "hint": [WILDCARD]
}
],
"errors": []