Closed
Description
TS and JS Grammar Extension version: 0.0.20
Code
/**
* @param {{
* z: number
* }} x
*/
function foo(x){}
Current highlighting:
There seems to be some debate about whether this is supported or not: jscs-dev/node-jscs#245 but it seems closure supports this syntax
Metadata
Metadata
Assignees
Labels
No labels