ForbesLindesay/typescript-json-validator

Place eslint-disable at header of file

Opened this issue · 0 comments

Currently disables tslint by default, I'm using eslint
Not a big deal, I can just add it to my eslintignore, but it'd be nice if I could pass in the header upon generation. Maybe I'm missing something?

Thanks!