QQQ-30: fixes for demo

This commit is contained in:
Tim Chamberlain
2022-07-13 13:34:06 -05:00
parent c64d85041c
commit a9777a6a3b
2 changed files with 8 additions and 3 deletions

View File

@ -55,6 +55,7 @@
],
"max-len": "off",
"no-console": "off",
"no-constant-condition": "off",
"no-shadow": "off",
"no-unused-vars": "off",
"no-plusplus": "off",