Skip to content

Commit

Permalink
fix: allow props abbreviation
Browse files Browse the repository at this point in the history
  • Loading branch information
tusbar committed Mar 6, 2024
1 parent 5f0b496 commit fcdfbe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ module.exports = {
fn: false,
// This is ok
i: false,
props: false,
},
},
],
Expand Down

0 comments on commit fcdfbe1

Please sign in to comment.