mirror of
https://github.com/visgl/luma.gl.git
synced 2026-02-01 14:33:49 +00:00
resolve comments
This commit is contained in:
parent
a0dd176250
commit
5fb23add8a
@ -7,8 +7,7 @@
|
||||
}]
|
||||
],
|
||||
"plugins": [
|
||||
"version-inline",
|
||||
"@babel/proposal-class-properties"
|
||||
"version-inline"
|
||||
]
|
||||
},
|
||||
"esm": {
|
||||
@ -18,8 +17,7 @@
|
||||
}]
|
||||
],
|
||||
"plugins": [
|
||||
"version-inline",
|
||||
"@babel/proposal-class-properties"
|
||||
"version-inline"
|
||||
]
|
||||
},
|
||||
"es6": {
|
||||
@ -37,8 +35,7 @@
|
||||
}]
|
||||
],
|
||||
"plugins": [
|
||||
"version-inline",
|
||||
"@babel/proposal-class-properties"
|
||||
"version-inline"
|
||||
]
|
||||
},
|
||||
"test": {
|
||||
|
||||
@ -52,7 +52,6 @@
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/plugin-proposal-class-properties": "^7.0.0-beta",
|
||||
"babel-eslint": "^6.0.0",
|
||||
"babel-plugin-istanbul": "^4.1.1",
|
||||
"babel-plugin-version-inline": "^1.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user