diego3g/electron-typescript-react

Remove eslint-plugin-standard, add eslint-plugin-react-hooks

Opened this issue · 0 comments

Remove eslint-plugin-standard from package.json as it is deprecated.
Add eslint-plugin-react-hooks to package.json to add linting support for React Hooks.