mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2026-05-06 13:48:09 +02:00
feat(oxlint): add typescript/explicit-member-accessibility
This commit is contained in:
@@ -217,6 +217,7 @@
|
||||
"typescript/adjacent-overload-signatures": "error",
|
||||
"typescript/consistent-type-definitions": "error",
|
||||
"typescript/consistent-type-imports": "error",
|
||||
"typescript/explicit-member-accessibility": "error",
|
||||
"typescript/explicit-function-return-type": [
|
||||
"error",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user