Files
compiler-explorer/.idea/runConfigurations/app_js.xml
Jeremy Rifkin 6bd5c43f62 Tsify app.js (#4767)
I forgot about app.js, now this is actually the last file in our ts
conversion (other than test/)
2023-02-23 17:15:59 -05:00

5 lines
342 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="app.ts" type="NodeJSConfigurationType" application-parameters="--language c++" nameIsGenerated="true" node-parameters="-r esm -r ts-node/register" path-to-js-file="app.ts" working-dir="$PROJECT_DIR$">
<method v="2" />
</configuration>
</component>