Introduced `encode-image.js` to convert images to Base64 and create corresponding HTML `<img>` tags. Outputs a sample encoded result to `encoded-image.html`.
12 lines
No EOL
523 B
XML
12 lines
No EOL
523 B
XML
<component name="ProjectCodeStyleConfiguration">
|
|
<code_scheme name="Project" version="173">
|
|
<JSCodeStyleSettings version="0">
|
|
<option name="USE_SEMICOLON_AFTER_STATEMENT" value="false" />
|
|
<option name="FORCE_SEMICOLON_STYLE" value="true" />
|
|
</JSCodeStyleSettings>
|
|
<TypeScriptCodeStyleSettings version="0">
|
|
<option name="USE_SEMICOLON_AFTER_STATEMENT" value="false" />
|
|
<option name="FORCE_SEMICOLON_STYLE" value="true" />
|
|
</TypeScriptCodeStyleSettings>
|
|
</code_scheme>
|
|
</component> |