WS-2020.1 <martin@Martins-iMac-2.local Update React.xml

This commit is contained in:
Martin Donnelly 2020-04-19 23:59:51 +01:00
parent 7479eaf24a
commit ffd4a70ab7

View File

@ -87,6 +87,7 @@
</template>
<template name="pta" value="PropTypes.array," description="Array prop type" toReformat="true" toShortenFQNames="true">
<context>
<option name="JS_EXPRESSION" value="false" />
<option name="JS_STATEMENT" value="true" />
</context>
</template>
@ -197,6 +198,7 @@
</template>
<template name="ptsh" value="PropTypes.shape({&#10; $END$&#10;})," description="An object taking on a particular shape" toReformat="true" toShortenFQNames="true">
<context>
<option name="JS_EXPRESSION" value="false" />
<option name="TS_EXPRESSION" value="true" />
</context>
</template>