TypeScript/tests/baselines/reference/tsxNoJsx.symbols
Andy e2178ecfab
In getSymbolAtLocation, return undefined instead of unknownSymbol (#21774)
* In getSymbolAtLocation, return undefined instead of unknownSymbol

* Update check in completions to look for undefined instead of unknownSymbol
2018-02-08 14:35:21 -08:00

4 lines
131 B
Plaintext

=== tests/cases/conformance/jsx/tsxNoJsx.tsx ===
<nope />;
No type information for this code.
No type information for this code.