'Wrong ESLint errors

Basically, I don't have much content in my index.ts file but ESLint is returning errors

This is the content of index.ts (the file has an empty line at the end)

export * from './useClickOutside';

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source