forked from MapComplete/MapComplete
Chore: run prettier
This commit is contained in:
parent
6dc61ccb51
commit
f0b007512b
52 changed files with 150 additions and 151 deletions
|
@ -445,7 +445,7 @@ class GetParsed implements ExtraFunction {
|
|||
}
|
||||
}
|
||||
|
||||
export type ExtraFuncType = typeof ExtraFunctions.types[number]
|
||||
export type ExtraFuncType = (typeof ExtraFunctions.types)[number]
|
||||
|
||||
export class ExtraFunctions {
|
||||
static readonly intro = new Combine([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue