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.
1 parent 89c4cf6 commit 8797f17Copy full SHA for 8797f17
packages/eslint-plugin-react-hooks/src/RulesOfHooks.js
@@ -1,11 +1,11 @@
1
-/* global BigInt */
2
/**
3
* Copyright (c) Facebook, Inc. and its affiliates.
4
*
5
* This source code is licensed under the MIT license found in the
6
* LICENSE file in the root directory of this source tree.
7
*/
8
+/* global BigInt */
9
/* eslint-disable no-for-of-loops/no-for-of-loops */
10
11
'use strict';
0 commit comments