Add config and basic architecture for QUIC

This commit is contained in:
Valère Plantevin
2026-05-04 16:13:40 -04:00
parent 42ab81899c
commit 4ec5b98df4
15 changed files with 246 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>