mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-20 16:42:45 +02:00
Remove irrelevant useSelfClosingElements
rule
This commit is contained in:
parent
b62391ee82
commit
dfc1e9aaac
@ -80,7 +80,6 @@
|
||||
"useNodejsImportProtocol": "off",
|
||||
"useTemplate": "off", // string concatenation is faster: https://stackoverflow.com/questions/29055518/are-es6-template-literals-faster-than-string-concatenation
|
||||
"useAsConstAssertion": "error",
|
||||
"useSelfClosingElements": "error",
|
||||
"noUnusedTemplateLiteral": "error",
|
||||
"useNumberNamespace": "error",
|
||||
"noInferrableTypes": "error",
|
||||
|
Loading…
Reference in New Issue
Block a user