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 e3a678e commit 26a1e2eCopy full SHA for 26a1e2e
apps/rit-tests-v9/.eslintrc.json
@@ -1,7 +1,7 @@
1
{
2
"extends": ["plugin:@fluentui/eslint-plugin/react"],
3
"root": true,
4
- "ignorePatterns": ["!**/*", "src/react-19/**/*", "src/react-17/**/*"],
+ "ignorePatterns": ["!**/*", "src/react-18/**/*", "src/react-17/**/*"],
5
"rules": {
6
"@nx/workspace-enforce-use-client": "off",
7
"@nx/workspace-no-restricted-globals": "off",
0 commit comments