refactor driver module (wip)
This commit is contained in:
@@ -166,9 +166,9 @@
|
||||
"error",
|
||||
{
|
||||
"args": "all",
|
||||
"argsIgnorePattern": "^$",
|
||||
"argsIgnorePattern": "^_",
|
||||
"vars": "all",
|
||||
"varsIgnorePattern": "^$",
|
||||
"varsIgnorePattern": "^_",
|
||||
"caughtErrors": "all"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user