mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 04:07:36 +00:00
feat(notification): support for multiple phone numbers (#738)
This commit is contained in:
+2
-1
@@ -73,7 +73,8 @@
|
||||
"rules": {
|
||||
"sort-imports": "error",
|
||||
"sort-keys": "error",
|
||||
"sort-vars": "error"
|
||||
"sort-vars": "error",
|
||||
"max-params": 0
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
|
||||
Reference in New Issue
Block a user