1

CMake: Initial Project Structure

This commit is contained in:
2023-03-20 15:38:42 +01:00
parent 5ef1940336
commit a71ff6f6f3
12 changed files with 62 additions and 0 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>