-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: no-inner-declaration new default behaviour and option (#17885)
* feat: no-inner-declaration new default behaviour and option * feat!: removed no-inner-declarations from recommended * docs: added legacy option * feat!: updated the legacy option * feat!: added more test and updated docs * feat: no-inner-declaration new default behaviour and option * feat!: removed no-inner-declarations from recommended * docs: added legacy option * feat!: updated the legacy option * feat!: added more test and updated docs * added test for module * remove non-strict report for variablDeclarations * change legacy option to blockScopedFunctions * check upper scope * update docs and tests * update docs * add functions option in docs
- Loading branch information
1 parent
b4e0503
commit 701f1af
Showing
3 changed files
with
334 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.