diff --git a/types/leaflet/leaflet-tests.ts b/types/leaflet/leaflet-tests.ts index c647491b85..e1cdcd2b90 100644 --- a/types/leaflet/leaflet-tests.ts +++ b/types/leaflet/leaflet-tests.ts @@ -495,4 +495,4 @@ interface MyProperties { icon: L.icon({ iconUrl: 'my-icon.png' }) -}) as L.Marker).feature.properties.testProperty = "test"; \ No newline at end of file +}) as L.Marker).feature.properties.testProperty = "test";