mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 06:20:00 +00:00
Move babel config out of package.json
This commit is contained in:
@@ -53,15 +53,6 @@
|
||||
"request": "^2.79.0",
|
||||
"url": "^0.11.0"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
"es2015",
|
||||
"react"
|
||||
],
|
||||
"plugins": [
|
||||
"transform-object-rest-spread"
|
||||
]
|
||||
},
|
||||
"jshintConfig": {
|
||||
"esversion": 6
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user