Skip to content

Commit

Permalink
chore: add language field
Browse files Browse the repository at this point in the history
  • Loading branch information
minht11 committed May 11, 2024
1 parent fd54721 commit 6bd1b03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ declare_rule! {
pub UseImportExtensions {
version: "next",
name: "useImportExtensions",
language: "js",
recommended: false,
fix_kind: FixKind::Unsafe,
}
Expand Down

0 comments on commit 6bd1b03

Please sign in to comment.