Skip to content

Commit 98b699a

Browse files
author
Eduardo Campaña
committed
fix(babel): fixes .babelrc
1 parent 423d1bc commit 98b699a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"plugings": ["lodash"],
2+
"plugins": ["lodash"],
33
"presets": ["es2015", "stage-0", "react"]
44
}

0 commit comments

Comments
 (0)