mirror of
https://github.com/Lissy93/happy-app.git
synced 2021-05-12 19:52:18 +03:00
11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
{
|
|
"presets": [
|
|
["env", {
|
|
"targets": {
|
|
"node": "8.10.0"
|
|
}
|
|
}]
|
|
],
|
|
"plugins": ["transform-class-properties"]
|
|
}
|