Warning Numbers
You can configure which warnings the ReScript compiler generates
in the build configuration or
using the @warning()
or the @@warning()
decorator.
You can configure which warnings the ReScript compiler generates
in the build configuration or
using the @warning()
or the @@warning()
decorator.