mirror of
https://github.com/openharmony/third_party_typescript_eslint.git
synced 2026-07-01 21:24:00 -04:00
docs(eslint-plugin): ban-types: fix example syntax (#430)
This commit is contained in:
@@ -46,7 +46,7 @@ class Foo<F = string> extends Bar<string> implements Baz<string> {
|
||||
"fixWith": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user