forked from MapComplete/MapComplete
Chore: linting
This commit is contained in:
parent
4625ad9a5c
commit
097141f944
307 changed files with 5346 additions and 2147 deletions
|
@ -24,7 +24,7 @@ export interface RasterLayerProperties {
|
|||
readonly url: string
|
||||
readonly category?: string | EliCategory
|
||||
readonly type?: "vector" | "raster" | string
|
||||
readonly style?: string,
|
||||
readonly style?: string
|
||||
|
||||
readonly attribution?: {
|
||||
readonly url?: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue