Skip to content

Commit 460c3a0

Browse files
authored
lookup: add import-in-the-middle (#953)
Ref: nodejs/TSC#1397
1 parent fbdc1da commit 460c3a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/lookup.json

+5
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,11 @@
232232
"tags": "native",
233233
"maintainers": "bnoordhuis"
234234
},
235+
"import-in-the-middle": {
236+
"prefix": "v",
237+
"skip": "win32",
238+
"maintainers": ["bengl", "Qard"]
239+
},
235240
"inherits": {
236241
"prefix": "v",
237242
"maintainers": "isaacs"

0 commit comments

Comments
 (0)