function foo() { // add something to your function body // functions cant be empty if @typescript-eslint/no-empty-function is enabled console.log('shalom world') }