eslint any type only warn no error
This commit is contained in:
@@ -16,5 +16,7 @@
|
||||
},
|
||||
"rules": {
|
||||
// deine Regeln hier
|
||||
//any nur warung geben und kein error
|
||||
"@typescript-eslint/no-explicit-any": "warn"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user