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 854b0f1 commit ea6ce9dCopy full SHA for ea6ce9d
crates/oxc_linter/src/rules/import/no_namespace.rs
@@ -55,7 +55,7 @@ declare_oxc_lint!(
55
///
56
/// ```json
57
/// {
58
- /// "ignores": ["*.json"]
+ /// "ignore": ["*.json"]
59
/// }
60
/// ```
61
0 commit comments