Skip to content

Commit 9f47083

Browse files
committed
Definitions is not a branch
1 parent f56c637 commit 9f47083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test-coverage-evaluation-plugin.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ const positionToRange = (position) => {
150150

151151
const annotationKeywords = new Set([
152152
"https://json-schema.org/keyword/comment",
153+
"https://json-schema.org/keyword/definitions",
153154
"https://json-schema.org/keyword/title",
154155
"https://json-schema.org/keyword/description",
155156
"https://json-schema.org/keyword/default",

0 commit comments

Comments
 (0)