summaryrefslogtreecommitdiff
path: root/cli/tests/lint/expected_json.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/lint/expected_json.out')
-rw-r--r--cli/tests/lint/expected_json.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/lint/expected_json.out b/cli/tests/lint/expected_json.out
index 20dd47d8c..f29d311f5 100644
--- a/cli/tests/lint/expected_json.out
+++ b/cli/tests/lint/expected_json.out
@@ -34,7 +34,7 @@
"filename": "[WILDCARD]file1.js",
"message": "Empty block statement",
"code": "no-empty",
- "hint": null
+ "hint": [WILDCARD]
},
{
"range": {
@@ -52,7 +52,7 @@
"filename": "[WILDCARD]file2.ts",
"message": "Empty block statement",
"code": "no-empty",
- "hint": null
+ "hint": [WILDCARD]
}
],
"errors": [