mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
parent
9e462d655b
commit
bee3a7374c
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ declare_oxc_lint!(
|
|||
/// });
|
||||
/// ```
|
||||
ArrayCallbackReturn,
|
||||
correctness
|
||||
pedantic
|
||||
);
|
||||
|
||||
impl Rule for ArrayCallbackReturn {
|
||||
|
|
|
|||
Loading…
Reference in a new issue