WS-2017.3.4 <martin@Martins-iMac-2.local Update JavaScript.xml
This commit is contained in:
parent
f75cd015e1
commit
0938498acd
@ -9,7 +9,7 @@
|
||||
<option name="JAVA_SCRIPT" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="rcom" value="class $component_name$ extends Component { render(){ return( <div> $END$ </div> ); } ]" description="React Component" toReformat="false" toShortenFQNames="true">
|
||||
<template name="rcom" value="class $component_name$ extends Component { render(){ return( <div> $END$ </div> ); } }" description="React Component" toReformat="false" toShortenFQNames="true">
|
||||
<variable name="component_name" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<context>
|
||||
<option name="JAVA_SCRIPT" value="true" />
|
||||
|
Loading…
Reference in New Issue
Block a user