/js-style-setup

My Personal Javascript style setup Boilerplate for my Use cases With AirBnb enforced JS style guide for the VS Code!

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

JS-Style-Setup

My Personal Javascript style setup Boilerplate for my Use cases With AirBnb enforced JS style guide for the VS Code

How to use it

Clone the repo

1.git clone https://github.com/Vimalraj571/js-style-setup.git.

Remove the .git using rm

2.rm -r .git.

Do npm install or yarn

2.npm install or yarn   

And you good to go 🔥 👍

Note: It's not TS based. Install the following plugins in the VSCode for best experience.

  1. Prettier
  2. ESLint