Make baseUrl dynamic and tweak invalid input style's contrast

This commit is contained in:
Bruno Bernardino
2024-03-17 08:10:36 +00:00
parent 7262bba4e0
commit 2d70a3817d
4 changed files with 14 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
"fresh",
"recommended"
],
"exclude": ["no-explicit-any", "no-empty-interface", "ban-types"]
"exclude": ["no-explicit-any", "no-empty-interface", "ban-types", "no-window"]
}
},
"exclude": [