mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
fixed lint errors
This commit is contained in:
Vendored
+2
-2
@@ -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