javascript - Webstorm Projects and Node - What to Share and Why -
i've got idea folder in webstorm project. node app. need share , why folder in source control? settings should share , why?
also, how retain preferences project project? find if create new project (which opening webstorm opening folder of code cloned down repo), have reset stuff js version, , bunch of other stuff in preferences.
1) need add source folder source control.
2) easiest way share webstorm code style setting using .editorconfig plugin , adding file source control:
https://www.jetbrains.com/webstorm/help/configuring-code-style.html#d649738e184
Comments
Post a Comment