chore: add payment module

This commit is contained in:
Mahyargdz
2025-05-20 16:25:49 +03:30
parent 0b2bf8a00d
commit ed4a5ffff5
27 changed files with 249 additions and 315 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"singleQuote": false,
"trailingComma": "all",
"endOfLine": "auto",
"printWidth": 140,
"printWidth": 150,
"arrowParens": "always",
"semi": true,
"tabWidth": 2