Skip to content

Commit

Permalink
add more loaders
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Sep 20, 2022
1 parent f8f0e6c commit d34589a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babel.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"presets": ["@vue/cli-plugin-babel/preset", "@babel/env"],
"plugins": ["@babel/plugin-proposal-class-properties"],
"plugins": ["@babel/plugin-proposal-class-properties", "@babel/plugin-proposal-numeric-separator"],
"sourceType": "unambiguous"
}

0 comments on commit d34589a

Please sign in to comment.