fix: update quantity flow, invoice true, account link

This commit is contained in:
John Yeo
2025-10-14 17:53:22 +01:00
parent 71a1efc8fd
commit d8f6d07067
32 changed files with 719 additions and 694 deletions

View File

@@ -17,6 +17,9 @@
"linter": {
"enabled": true,
"rules": {
"correctness": {
"useExhaustiveDependencies": "off"
},
"recommended": true,
"complexity": {
"noStaticOnlyClass": "off"