mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 12:48:38 +00:00
Some tpyescript rules are extensions of the core eslint rules. Now we mark them as supported :) Maybe add a info for the user about this behavior? Some discord discussion: https://discord.com/channels/1079625926024900739/1080712072012238858/1226407188650659845 ## Current State Found Aliases: - default-param-last - max-params - no-array-constructor - require-await - no-dupe-class-members - no-empty-function - no-loss-of-precision - no-redeclare - no-useless-constructor Todo: why im getting following output: ``` 👀 typescript/require-await is implemented but not found in their rules 👀 tree-shaking/no-side-effects-in-initialization is implemented but not found in their rules ``` |
||
|---|---|---|
| .. | ||
| eslint-rules.cjs | ||
| main.cjs | ||
| markdown-renderer.cjs | ||
| oxlint-rules.cjs | ||
| result-reporter.cjs | ||