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 a677a82 commit 8d1a31fCopy full SHA for 8d1a31f
documentation/project-structure-independent-modules.md
@@ -59,7 +59,7 @@ Add the following lines to **`.eslintrc`**.
59
"project-structure/independent-modules": "error", // warn | error
60
},
61
"settings": {
62
- "project-structure/independent-modules-config-path": "independentModules.jsonc", // json | yaml
+ "project-structure/independent-modules-config-path": "independentModules.json", // json | yaml
63
64
}
65
```
0 commit comments