QQQ-28 Updates for bulk processes

This commit is contained in:
2022-07-22 19:29:48 -05:00
parent 4412a274f4
commit 33bcffd4c3
8 changed files with 744 additions and 321 deletions

View File

@ -62,6 +62,8 @@
"no-shadow": "off",
"no-unused-vars": "off",
"no-plusplus": "off",
"no-underscore-dangle": "off",
"no-else-return": "off",
"spaced-comment": "off",
"object-curly-spacing": [
"error",