mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-02 14:34:04 +01:00
5 lines
95 B
JSON
5 lines
95 B
JSON
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": ["@babel/plugin-transform-object-assign"]
|
|
}
|