Michael Pelz-SHerman
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
Michael Pelz-SHerman commented, -
-
-
-
Michael Pelz-SHerman created a post, WebStorm tslint initialization error from node_modules file
Using the 10/3/2018 version of WebStorm. I keep getting this error every time I edit a .ts or .tsx file: TSLint: Initialization error (tslint). /Users/mpelzsherman/source/my_project/node_modules/ch... -
Michael Pelz-SHerman created a post, Exclude files from .gitignore
Can WebStorm please exclude from indexing all folders and files listed in my .gitignore file? Most of the free IDE's do this out of the box (Atom, VS Code...) Thanks! -
-
Michael Pelz-SHerman created a post, == marked as error in Slim templates
This should not be happening, since == is how you specify escaped HTML.Is there something I need to do to make this work correctly? Or is it a bug? -