dart-sass icon indicating copy to clipboard operation
dart-sass copied to clipboard

Add a --future-deprecations flag

Open jathak opened this issue 4 years ago • 0 comments

This would be somewhat similar to #633, except instead of opting-in to early errors for specific active deprecations, it would opt-in to early warnings for all known future deprecations.

  • [x] CLI support
  • [x] Dart API support
  • [ ] JS API support
  • [ ] Documentation

jathak avatar Jun 15 '21 21:06 jathak