Inventory Infrastructure and Example for Suits #10

Merged
OrdisPrime merged 16 commits from inventory_basic into main 2023-06-03 18:06:22 -07:00
Showing only changes of commit c4fcc3651b - Show all commits

View File

@ -11,7 +11,6 @@
"node": true
},
"rules": {
"@typescript-eslint/no-misused-promises": "off",
"prettier/prettier": "error",
"@typescript-eslint/semi": ["error"],
"@typescript-eslint/explicit-function-return-type": "off",