core icon indicating copy to clipboard operation
core copied to clipboard

Support for F# compiler directive "#nowarn" for WebSharper warning FS9002

Open asiye1 opened this issue 5 years ago • 2 comments

Hello,

can you please add the F# compiler directive "#nowarn" for Websharper warnings?

Thank you!

asiye1 avatar May 19 '20 14:05 asiye1

This would also give a good opportunity to catalog and number warnings. Putting this up for discussion, if anyone has a strong feeling about it - please say so, thanks!

granicz avatar May 20 '20 13:05 granicz

@asiye1 Hi, I'm testing this, hiding warnings on project level: #1102 I will keep this one open, as it's not the same, but I could not find a straighforward option yet to interpret the #nowarn directives.

Jand42 avatar May 31 '20 18:05 Jand42