Option to append /* eslint-disable */ in generated files. #255
jimmymkude
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Very good point, this should definitely be done for eslint too. In fact I thought we were doing this already 😬 Made it an issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I find the '// tslint:disable' on top of the generated files very useful and convenient. I was wondering if the same could be for eslint. Appending '/* eslint-disable */' beneath the '// tslint:disable'.
Beta Was this translation helpful? Give feedback.
All reactions