mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
{
|
|
"presets": ["es2015", "stage-2"],
|
|
"plugins": ["transform-runtime", "transform-object-assign"],
|
|
"comments": false
|
|
}
|