From 9bba4c5a949b34623916be0dfb4399c5972e055d Mon Sep 17 00:00:00 2001 From: Abhijith Vijayan <34790378+abhijithvijayan@users.noreply.github.com> Date: Tue, 28 Apr 2020 13:39:36 +0530 Subject: [PATCH] docs: update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ee52ca..6811d7e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@


-❤️ it? ⭐️ it on [GitHub](https://github.com/abhijithvijayan/web-extension-starter/stargazers) +❤️ it? ⭐️ it on [GitHub](https://github.com/abhijithvijayan/web-extension-starter/stargazers) or [Tweet](https://twitter.com/intent/tweet?text=Check%20out%20web-extension-starter%21%20by%20%40_abhijithv%0A%0AWeb%20Extension%20starter%20to%20build%20%22Write%20Once%20Run%20on%20Any%20Browser%22%20extension.%20https%3A%2F%2Fgithub.com%2Fabhijithvijayan%2Fweb-extension-starter%0A%0A%23javascript%20%23react%20%23typescript%20%23sass%20%23webextension%20%23chrome%20%23firefox%20%23opera) about it. 🧙‍♂️ Looking for [React-TypeScript Version](https://github.com/abhijithvijayan/web-extension-starter/tree/react-typescript) instead? @@ -162,6 +162,10 @@ See the original [README](https://github.com/abhijithvijayan/wext-manifest-loade Please file an issue [here](https://github.com/abhijithvijayan/web-extension-starter/issues/new) for bugs, missing documentation, or unexpected behavior. +### Linting Config + +- Shared Eslint & Prettier Configuration - [`@abhijithvijayan/eslint-config`](https://www.npmjs.com/package/@abhijithvijayan/eslint-config) + ## License MIT © [Abhijith Vijayan](https://abhijithvijayan.in)