Skip to content

Commit 2be3f39

Browse files
danieltabacaruMongoDB Bot
authored andcommitted
SERVER-100172 Add toEJSON() function to serialize to EJSON (#31797)
GitOrigin-RevId: c21938a
1 parent 520e377 commit 2be3f39

File tree

4 files changed

+484
-27
lines changed

4 files changed

+484
-27
lines changed

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ globals:
6565
tojsononeline: true
6666
tostrictjson: true
6767
tojsonObject: true
68+
toEJSON: true
6869
print: true
6970
printjson: true
7071
printjsononeline: true

0 commit comments

Comments
 (0)