Exclude folders for tslint

Is there a way to exclude a folder from tslint when it is run by ionic serve or ionic build command? tslint has an --exclude switch for this purpose when I run it directly from command line, but I can’t find a way to pass it via ionic command.

For now, I’ve disabled linting completely by passing --enableLint false to ionic-app-scripts, but I’d prefer to only exclude a specific folder.

2 Likes

Same problem here, can’t find a solution to exclude folders from TSLINT on a IONIC 3 project.
Thanks!

1 Like

Also using swagger and needs a exclude