starshard/peafowl
Template
1
Fork 0
mirror of https://github.com/starshardstudio/peafowl.git synced 2024-11-25 06:24:20 +00:00
peafowl/.idea/deno.xml

7 lines
413 B
XML
Raw Normal View History

2024-10-10 00:02:25 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DenoSettings">
<option name="denoInit" value="{&#10; &quot;enable&quot;: true,&#10; &quot;lint&quot;: true,&#10; &quot;unstable&quot;: true,&#10; &quot;importMap&quot;: &quot;deno.json&quot;,&#10; &quot;config&quot;: &quot;deno.json&quot;&#10;}" />
<option name="useDenoValue" value="ENABLE" />
</component>
</project>