Skip to content

Commit

Permalink
Lodash: Deprecate _.set() (#52407)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla authored Jul 10, 2023
1 parent 5aeb1d8 commit cb29d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ const restrictedImports = [
'reject',
'repeat',
'reverse',
'set',
'setWith',
'size',
'snakeCase',
Expand Down

0 comments on commit cb29d3c

Please sign in to comment.