mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2026-04-13 14:31:05 +02:00
fix: update .oxlintrc.json
This commit is contained in:
@@ -175,6 +175,8 @@
|
||||
"typescript/require-await": "off",
|
||||
"typescript/switch-exhaustiveness-check": "off",
|
||||
"typescript/ban-ts-comment": "off",
|
||||
"typescript/prefer-readonly-parameter-types": "off",
|
||||
"typescript/strict-void-return": "off",
|
||||
"no-unused-vars": [
|
||||
"error",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user