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

The current Linter is deprecated(TSlint) and does not integrate into the building process #70

Closed
endes0 opened this issue Nov 6, 2023 · 1 comment · Fixed by #136
Closed
Assignees

Comments

@endes0
Copy link
Member

endes0 commented Nov 6, 2023

The current lint script and config present in the project uses TSLint, which was deprecated:

TSLint has been deprecated in favor of ESLint. Please see palantir/tslint#4534 for more information.

Also, as suggested by @oxcabe here #69 (review), the current building process does not seem to run a lint checking.

@endes0 endes0 self-assigned this Mar 26, 2024
@endes0
Copy link
Member Author

endes0 commented Mar 29, 2024

Seems to have been already removed in favour of biome. But still does not integrate into the building or CI process.

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

Successfully merging a pull request may close this issue.

1 participant