adding stuff for stuff

This commit is contained in:
Arjun Patel
2022-01-27 21:46:13 -08:00
parent fd19b0f1bf
commit 133d5f02d0
4 changed files with 49 additions and 12 deletions
+2 -1
View File
@@ -30,5 +30,6 @@ module.exports = {
rules: {
quotes: ["error", "double"],
// "import/no-unresolved": 0,
// "no-unused-vars": "disabled",
},
};
}