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