Skip to content

Commit 99f3bf9

Browse files
Add geospatial tests
1 parent eccee41 commit 99f3bf9

2 files changed

Lines changed: 781 additions & 2 deletions

File tree

src/server/plugins/engine/components/helpers/geospatial.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const Joi = JoiBase.extend({
3737
}
3838
} else {
3939
return {
40+
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
4041
value
4142
}
4243
}

0 commit comments

Comments
 (0)