8000
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 b1e1bb9 commit 8474308Copy full SHA for 8474308
docs/rules/no-unused-components.md
@@ -72,7 +72,7 @@ Note that components registered under other than `PascalCase` name have to be ca
72
}
73
```
74
75
-- `ignoreWhenBindingPresent` ... surpresses all errors if binding has been detected in the template
+- `ignoreWhenBindingPresent` ... suppresses all errors if binding has been detected in the template
76
default `true`
77
78
0 commit comments