Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 1784

Which are the recommended warnings for rescript.json v11+?

$
0
0

Which are the recommended warnings for rescript.json v11+?

I see in the docs it mentions:

"warnings": {
	"number": "-44-102",
	"error": "+5"
},

I used to have

"warnings": {
    "number": "+A-42-48",
    "error": "+A-3-44-102-103"
 },

Thoughts?


Viewing all articles
Browse latest Browse all 1784

Trending Articles