mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
5 lines
95 B
JSON
5 lines
95 B
JSON
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": ["@babel/plugin-transform-object-assign"]
|
|
}
|