Traditional / "Untyped" lint rules such as typescript/prefer-namespace-keyword are available in the playground (per #974, https://playground.oxc.rs/?lintRules=typescript%2Fprefer-namespace-keyword&code=%2F%2F+). But I don't see typed rules such as typescript/prefer-optional-chain on the list of rules to be enabled. Is this blocked on adding tsgolint/etc. to the browser WebAssembly target?
(Apologies if this isn't the right place to put this, I wasn't sure)
Traditional / "Untyped" lint rules such as
typescript/prefer-namespace-keywordare available in the playground (per #974, https://playground.oxc.rs/?lintRules=typescript%2Fprefer-namespace-keyword&code=%2F%2F+). But I don't see typed rules such astypescript/prefer-optional-chainon the list of rules to be enabled. Is this blocked on adding tsgolint/etc. to the browser WebAssembly target?(Apologies if this isn't the right place to put this, I wasn't sure)