Seemed like ts lint -e/--exclude is not working, or I do something wrong.
I have tslint 4.5.1 installed. When Im trying to use CLI as tslint -e path_to_file, it said that files missing, even when I'm using this command with full path to the file. Could you advise please how to fix this?