add error pathway and test case for validation

This commit is contained in:
2025-01-22 14:01:57 -08:00
parent 6c9f4691fd
commit 1b9a77209f
6 changed files with 488 additions and 19 deletions

View File

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