π Search Terms
"import type", "trailing comma"
π Version & Regression Information
N/A
β― Playground Link
https://www.typescriptlang.org/play/?#code/C4TwDgpgBAglC8UCWBbMB7ATsAFAIgDN108AaKAbwFgAoKeqAdyWAAsAuauhn0SdgOQArAM7oAdgNK0eAX2k1ZASiA
π» Code
type A = import("foo", {
with:{
type:'json',
}, // <- I don't see why this is not allowed
})
π Actual behavior
π Expected behavior
No error
Additional information about the issue
No response
π Search Terms
"import type", "trailing comma"
π Version & Regression Information
N/A
β― Playground Link
https://www.typescriptlang.org/play/?#code/C4TwDgpgBAglC8UCWBbMB7ATsAFAIgDN108AaKAbwFgAoKeqAdyWAAsAuauhn0SdgOQArAM7oAdgNK0eAX2k1ZASiA
π» Code
π Actual behavior
π Expected behavior
No error
Additional information about the issue
No response