Form styles

This commit is contained in:
memeriau
2022-01-14 00:11:34 +01:00
parent b9f9cf5130
commit e140ef2535
4 changed files with 13 additions and 4 deletions

View File

@@ -43,6 +43,7 @@ module.exports = {
devDependencies: true,
},
],
"import/prefer-default-export": "off",
"@typescript-eslint/ban-ts-comment": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-var-requires": "off",