Skip to content

Commit 333b20c

Browse files
authored
Add 'type: "module"' to docstring_tests's package.json (#7567)
1 parent c44caf2 commit 333b20c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/docstring_tests/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@tests/docstring-tests",
3+
"type": "module",
34
"private": true,
45
"scripts": {
56
"build": "rescript",

0 commit comments

Comments
 (0)