Searched defs:argsIgnorePattern (Results 1 – 5 of 5) sorted by relevance
67 '@typescript-eslint/no-unused-vars': ['error', { argsIgnorePattern: '^_' }], property
53 "@typescript-eslint/no-unused-vars": ["error", { "argsIgnorePattern": "^_" }] string
62 "argsIgnorePattern": "^_", property
61 "argsIgnorePattern": "^_", property