Skip to content

Commit

Permalink
Fix roles
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed May 13, 2024
1 parent 752a326 commit e3a47d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/src/Roles/JavaScript.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@
- `Array`: πŸ–οΈ used
- `Map`: πŸ–οΈ used
- `Set`: πŸ–οΈ used
- Weak collections: πŸŽ“ known
- `WeakMap`: πŸŽ“ known
- `WeakSet`: πŸŽ“ known
- Typed arrays: πŸŽ“ known
- Mixins: πŸ‘‚ heard
- `Object.assign`: πŸŽ“ known
Expand Down

0 comments on commit e3a47d9

Please sign in to comment.