Skip to content

Commit

Permalink
test: add basic unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
amoncaldas committed Aug 6, 2021
1 parent 56c4991 commit aeeb0dd
Show file tree
Hide file tree
Showing 12 changed files with 33,535 additions and 378 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
}]
],
"plugins": ["transform-vue-jsx", "@babel/transform-runtime", ["transform-imports", {
"plugins": ["transform-vue-jsx", ["transform-imports", {
"vuetify": {
"transform": "vuetify/es5/components/${member}",
"preventFullImport": true
Expand Down
Loading

0 comments on commit aeeb0dd

Please sign in to comment.