mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
parent
37fceefbbf
commit
cd4bd6ec7f
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ declare_oxc_lint!(
|
|||
/// }
|
||||
/// ```
|
||||
GetterReturn,
|
||||
correctness
|
||||
nursery
|
||||
);
|
||||
|
||||
impl Rule for GetterReturn {
|
||||
|
|
|
|||
Loading…
Reference in a new issue