fix: test

This commit is contained in:
sajjadtalkhabi
2026-05-28 15:40:22 +03:30
parent fc0aa2586e
commit 3f3c66a02d
25 changed files with 406 additions and 104 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"*.{js,vue}": "eslint --fix",
"*.scss": "prettier --write"
}