"no-unused-vars": [ "warn", { "args": "after-used", "ignoreRestSiblings": true, "argsIgnorePattern": "^_" } ], 