ci: install the npm lint dependencies

This commit is contained in:
2024-12-29 19:14:26 +01:00
parent c095a98c5b
commit 3ab06794e3
5 changed files with 1661 additions and 15 deletions

8
.idea/prettier.xml generated Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PrettierConfiguration">
<option name="myConfigurationMode" value="AUTOMATIC" />
<option name="myRunOnSave" value="true" />
<option name="myFilesPattern" value="**/*.{html,css,scss,js,ts,cjs,cts,mjs,mts,json,yaml}" />
</component>
</project>