We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@reopen
1 parent 031824e commit 2b51b3bCopy full SHA for 2b51b3b
accepted/future-releases/class-modifiers/feature-specification.md
@@ -878,7 +878,7 @@ so this part of the proposal will not become a formal part of the language.
878
Instead, it's a suggested part of the overall user experience of the feature.
879
880
A metadata annotation `@reopen` is added to package [meta][] and a lint
881
-"require_reopen" is added to the [linter][]. When the lint is enabled, a lint
+"implicit_reopen" is added to the [linter][]. When the lint is enabled, a lint
882
warning is reported if a class or mixin is not annotated `@reopen` and it:
883
884
* Extends or mixes in a class, mixin, or mixin class marked `interface` or
0 commit comments