diff --git a/parts/typescript.js b/parts/typescript.js index 5a6f310..1f5b2fe 100644 --- a/parts/typescript.js +++ b/parts/typescript.js @@ -21,6 +21,7 @@ module.exports = { ], // Does not make sense with TypeScript 'jsdoc/require-param-type': 'off', + '@typescript-eslint/no-empty-function': 'off', }, settings: { 'import/resolver': {