feat: add husky, lint-staged, prettier, update ts aliases

This commit is contained in:
2025-06-23 14:47:14 +03:00
parent c9f20585b2
commit 8ff9b4f5f8
18 changed files with 616 additions and 44 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>