Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable linting in "prepublishOnly" npm script #5

Closed
danielmenzel opened this issue Jan 21, 2019 · 0 comments
Closed

Enable linting in "prepublishOnly" npm script #5

danielmenzel opened this issue Jan 21, 2019 · 0 comments
Assignees

Comments

@danielmenzel
Copy link
Contributor

Re-enable linting after fixing errors

@danielmenzel danielmenzel self-assigned this Jan 21, 2019
danielmenzel added a commit that referenced this issue Jan 23, 2019
* build: adds more liniting options

* refactor: fixes `Unsafe use of expression of type 'any'` lint errors

* refactor: fixes `Expression is always true` lint errors

* refactor: mark private member as readonly

* refactor: fixes `his type is not allowed in the 'if' condition because it could be a string` lint error

* refactor: ignores two lint errors

The next tslint version will include an option to disable this specific
check (palantir/tslint#3279)

* build: enables linting before publishing, fixes #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant