-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable eslint-plugin-react-hooks for react-next (#14478)
- Loading branch information
1 parent
e34570d
commit 673554b
Showing
26 changed files
with
364 additions
and
310 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
change/@fluentui-eslint-plugin-2020-08-11-18-34-28-eslint-hooks-next.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Add rule to prevent accidental references to globals", | ||
"packageName": "@fluentui/eslint-plugin", | ||
"email": "elcraig@microsoft.com", | ||
"dependentChangeType": "patch", | ||
"date": "2020-08-12T01:34:12.441Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@fluentui-react-next-2020-08-11-18-34-28-eslint-hooks-next.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "prerelease", | ||
"comment": "Enable eslint-plugin-react-hooks in react-next and fix a few bugs", | ||
"packageName": "@fluentui/react-next", | ||
"email": "elcraig@microsoft.com", | ||
"dependentChangeType": "patch", | ||
"date": "2020-08-12T01:34:16.311Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-monaco-editor-2020-08-11-19-02-22-eslint-hooks-next.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Fix violation of newly added lint rule", | ||
"packageName": "@uifabric/monaco-editor", | ||
"email": "elcraig@microsoft.com", | ||
"dependentChangeType": "none", | ||
"date": "2020-08-12T02:02:22.263Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-test-utilities-2020-08-11-18-34-28-eslint-hooks-next.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Fix misleading docs for safeMount", | ||
"packageName": "@uifabric/test-utilities", | ||
"email": "elcraig@microsoft.com", | ||
"dependentChangeType": "none", | ||
"date": "2020-08-12T01:34:27.992Z" | ||
} |
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
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
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.