Skip to content

Commit

Permalink
chore: remove babel dependencies and config
Browse files Browse the repository at this point in the history
  • Loading branch information
cexbrayat committed Jul 4, 2022
1 parent 31f66b9 commit f311f88
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 876 deletions.
12 changes: 0 additions & 12 deletions babel.config.js

This file was deleted.

4 changes: 0 additions & 4 deletions package.json
Expand Up @@ -22,9 +22,6 @@
"dist/index.d.ts"
],
"devDependencies": {
"@babel/core": "7.18.6",
"@babel/preset-env": "7.18.6",
"@babel/types": "7.18.6",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
Expand All @@ -35,7 +32,6 @@
"@typescript-eslint/parser": "^5.30.3",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vue/compat": "3.2.37",
"@vue/compiler-dom": "3.2.37",
"@vue/compiler-sfc": "3.2.37",
Expand Down

0 comments on commit f311f88

Please sign in to comment.