mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
fixed lint errors
This commit is contained in:
4
types/highcharts/highstock.d.ts
vendored
4
types/highcharts/highstock.d.ts
vendored
@@ -88,8 +88,8 @@ declare namespace Highstock {
|
||||
}
|
||||
|
||||
interface XAxisOptions extends AxisOptions {
|
||||
ordinal?: boolean;
|
||||
overscroll?: number;
|
||||
ordinal?: boolean;
|
||||
overscroll?: number;
|
||||
}
|
||||
|
||||
interface YAxisOptions extends AxisOptions {
|
||||
|
||||
Reference in New Issue
Block a user