This is a Chrome extension that displays a small banner at the bottom of a Google doc page after a link within the document is clicked.
If the banner is then clicked, the user will be jumped back to where they were before the link was clicked.
- ESLint
- Typescript
- Webpack
There are a few command line lint options.
To run all rules use yarn eslint
.
To check types use yarn tsc