Skip to content

Commit

Permalink
add helper packages sidebar item
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Apr 13, 2021
1 parent 703d5b6 commit 64570c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/sidebars.json
Expand Up @@ -31,6 +31,10 @@
"babel-template",
"babel-traverse",
"babel-types"
],
"Helper Packages": [
"babel-helper-compilation-targets",
"babel-helper-module-imports"
]
},
"plugins": {
Expand Down

0 comments on commit 64570c6

Please sign in to comment.