Open Pike opened 4 years ago
That was going to be my next task after https://github.com/projectfluent/fluent.js/pull/469 :) I think I'd like to completely remove the docs on which options are supported for now. As it stands, we can't really guarantee all options are supported across implementations.
In fuent.js, we restricted the options to
NUMBER
andDATETIME
beyond what's documented in the guide right now.We should port those changes over.