TypeScript/tests/cases/compiler/jsxEmitAttributeWithPreserve.tsx

4 lines
56 B
TypeScript

//@jsx: preserve
declare var React: any;
<foo data/>