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

12
.idea/ocenka-web.iml generated Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>