chore: fix linting

This commit is contained in:
Corbin Crutchley
2022-09-25 05:51:12 -07:00
parent 53d14a00da
commit dc269dcbcc

View File

@@ -15,6 +15,7 @@ module.exports = {
},
rules: {
"no-unused-vars": "off",
"no-mixed-spaces-and-tabs": "off"
},
overrides: [
{