UNPKG
vue-qr-test
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.5.2
2.5.1
1.5.1
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.8
1.2.5
The Vue 2.x component of Awesome-qr.js
github.com/Binaryify/vue-qr
Binaryify/vue-qr
vue-qr-test
/
.babelrc
17 lines
(16 loc)
•
201 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"modules"
: false } ] ],
"plugins"
: [ [
"
@babel
/plugin-transform-runtime"
, {} ] ] }