oxc-project / eslint-plugin-oxlint

Turn off all rules already supported by oxlint
MIT License
186 stars 12 forks source link

add `import/import-no-namespace` #251

Closed Sysix closed 1 day ago

Sysix commented 1 week ago

because there is typescript/no-namespace the import plugin needed another unique name.

We should remap them to the eslint-rule-name or wait for https://github.com/oxc-project/oxc/discussions/7242

Sysix commented 1 day ago

it is fixed in the next version