mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Add missing EOF in new line
This commit is contained in:
@@ -495,4 +495,4 @@ interface MyProperties {
|
||||
icon: L.icon({
|
||||
iconUrl: 'my-icon.png'
|
||||
})
|
||||
}) as L.Marker<MyProperties>).feature.properties.testProperty = "test";
|
||||
}) as L.Marker<MyProperties>).feature.properties.testProperty = "test";
|
||||
|
||||
Reference in New Issue
Block a user