For WebStorm or PhpStorm by JetBrains
JavaScript Standard Style fans? No need this repo: Just go to
Preferences
>Editor
>Code Style
>JavaScript
, and clickSet from
>Predefined Style
>JavaScript Standard Style
.
- Clone this repo.
- To install it, go
Preferences
>Editor
>Code Style
, click the gear icon next toScheme
and clickImport Scheme
>IntelliJ IDEA code style XML
. - It is suggested to use ESLint to check code style as well, especially if you are using Airbnb Javascript Style. Follow this guide to setup ESLint in your project and make it works in your IDE.
Pull requests are welcome if you found any problems in those settings files!
Andrew Mok [email protected]