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 6a2046f commit 9794a4fCopy full SHA for 9794a4f
.eslintrc.mjs
@@ -22,7 +22,7 @@ export default [
22
rules: {
23
'complexity': 'off',
24
'eslint-plugin-import/no-extraneous-dependencies': 'warn',
25
- 'eslint-plugin-import/no-internal-modules': 'оff',
+ 'eslint-plugin-import/no-internal-modules': 'off',
26
'eslint-plugin-import/order': [
27
'off',
28
{
0 commit comments