mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 05:20:24 +08:00
Remove arbitrary plugin key in test object
Incorrect interface implementation
This commit is contained in:
@@ -45,7 +45,6 @@ const chart: Chart = new Chart(new CanvasRenderingContext2D(), {
|
||||
}
|
||||
}]
|
||||
},
|
||||
plugins: { arbitraryPlugin: {option: "value"} },
|
||||
legend: {
|
||||
display: true,
|
||||
labels: {
|
||||
|
||||
Reference in New Issue
Block a user