Last active
February 15, 2018 11:31
-
-
Save hamecoded/7dff5e2ab30fad287bd9a5e71a18f4fe to your computer and use it in GitHub Desktop.
Revisions
-
hamecoded revised this gist
Feb 15, 2018 . 1 changed file with 5 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,7 @@ # https://medium.com/@jm90mm/adding-prettier-to-webstorm-a218eeec04d2 cmnd + shift + p :prettier cmnd + option + l :formatter cmnd + shift + i :quick definition on project tree. Then navigate with arrows -
hamecoded revised this gist
Feb 15, 2018 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,4 @@ # https://medium.com/@jm90mm/adding-prettier-to-webstorm-a218eeec04d2 CMD+SHIFT+P prettier cmnd + shift + i quick definition on project tree. Then navigate with arrows -
hamecoded revised this gist
Feb 15, 2018 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ # https://medium.com/@jm90mm/adding-prettier-to-webstorm-a218eeec04d2 CMD+SHIFT+P prettier -
hamecoded created this gist
Feb 12, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ ctrl + a set cursor to start of line ctrl + e set cursor to end of line