1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 10:08:52 +08:00

go to vuera

This commit is contained in:
lana-k
2020-10-11 16:17:53 +02:00
parent 655f138905
commit 17353810da
5 changed files with 13 additions and 52 deletions

View File

@@ -1,6 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins: ["transform-react-jsx"]
]
}