chore: improve editor configuration

This commit is contained in:
Alessio Gravili
2024-03-08 00:11:00 -05:00
parent 705da5af75
commit 402892f2c2
7 changed files with 89 additions and 19 deletions

6
.idea/jsLinters/eslint.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EslintConfiguration">
<option name="fix-on-save" value="true" />
</component>
</project>