Skip to content

Commit 6a32aa2

Browse files
committed
remove warning suppressions
1 parent 2478995 commit 6a32aa2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rescript.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"in-source": true
2626
},
2727
"warnings": {
28-
"error": "+8",
29-
"number": "-27-26"
28+
"error": "+8"
3029
},
3130
"suffix": ".mjs",
3231
"gentypeconfig": {

0 commit comments

Comments
 (0)