Due to the way we construct type conversions, oftentimes we see unidiomatic code like
|
\\"Failed to execute 'bs' on 'BufferSourceTypes': parameter 1\\" + \\" is not of any supported type.\\" |
Ideally we want to merge string literals together and even use template literals.
Related to this is #204, but this seems mostly orthogonal and more tractable.
Due to the way we construct type conversions, oftentimes we see unidiomatic code like
webidl2js/test/__snapshots__/test.js.snap
Line 167 in 7d45dfc
Related to this is #204, but this seems mostly orthogonal and more tractable.