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 6e10091 commit a2df30eCopy full SHA for a2df30e
packages/eslint-config-react-app/patch.js
@@ -5,7 +5,7 @@
5
* LICENSE file in the root directory of this source tree.
6
*/
7
8
- 'use strict';
+'use strict';
9
10
- // Fix eslint shareable config (https://github.com/eslint/eslint/issues/3458)
11
- require('@rushstack/eslint-patch/modern-module-resolution');
+// Fix eslint shareable config (https://github.com/eslint/eslint/issues/3458)
+require('@rushstack/eslint-patch/modern-module-resolution');
0 commit comments