React Basic Project Setup

This commit is contained in:
brausjonas
2023-04-27 15:11:02 +02:00
parent 5867e46e1d
commit 540b15c0b0
23 changed files with 17662 additions and 0 deletions
+6
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>