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

Remove ts-standard #102

Closed
wants to merge 2 commits into from
Closed

Conversation

trim21
Copy link
Contributor

@trim21 trim21 commented May 8, 2023

Checklist

standard doesn't work will for typescript, use eslint with eslint-config-standard-with-typescript directly

@trim21 trim21 force-pushed the remove-ts-standard branch from 5ef7f3f to 9be2d51 Compare May 8, 2023 10:29
@jsumners
Copy link
Member

jsumners commented May 8, 2023

standard doesn't work will for typescript

In what way?

@trim21
Copy link
Contributor Author

trim21 commented May 8, 2023

standard doesn't work will for typescript

In what way?

it only check js files be default and can't parse ts files.

@trim21
Copy link
Contributor Author

trim21 commented May 8, 2023

Actually I don't have a preference on how to run standard to lint js/ts code, I just want my others 2 pr get merged

@jsumners
Copy link
Member

jsumners commented May 8, 2023

From what I can see in the docs https://www.npmjs.com/package/ts-standard, it just requires some configuration to target the appropriate files. But I know nothing outside of that.

@trim21
Copy link
Contributor Author

trim21 commented May 8, 2023

From what I can see in the docs https://www.npmjs.com/package/ts-standard, it just requires some configuration to target the appropriate files. But I know nothing outside of that.

#101 (comment)

@Fdawgs
Copy link
Member

Fdawgs commented May 9, 2023

superceded by #104

@Fdawgs Fdawgs closed this May 9, 2023
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 this pull request may close these issues.

3 participants