Skip to content

Commit 7f2e582

Browse files
committed
chore: add babelrc config
1 parent 739058a commit 7f2e582

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.babelrc

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"presets": [
3+
"@wordpress/default"
4+
]
5+
}

0 commit comments

Comments
 (0)