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

Configure editor setup + TSLint, Prettier #3

Closed
nugmanoff opened this issue Mar 21, 2020 · 3 comments · Fixed by #17
Closed

Configure editor setup + TSLint, Prettier #3

nugmanoff opened this issue Mar 21, 2020 · 3 comments · Fixed by #17
Assignees
Labels
infra Infra/tooling-related enhancement
Milestone

Comments

@nugmanoff
Copy link
Collaborator

nugmanoff commented Mar 21, 2020

Configure:

  • Typescript environment
  • Babel presets (ts)
  • TSLint
  • Prettier
  • VSCode editor settings & plugins

References:

@nugmanoff nugmanoff added the infra Infra/tooling-related enhancement label Mar 21, 2020
@nugmanoff nugmanoff added this to the project-setup milestone Mar 21, 2020
@murattishkul
Copy link
Collaborator

Hi, tslint is deprecated, people at microsoft/typescript use eslint now microsoft/TypeScript#30553 . How about we follow them?

@murattishkul
Copy link
Collaborator

Hi, tslint is deprecated, people at microsoft/typescript use eslint now microsoft/TypeScript#30553 . How about we follow them?

Folks at Palantir(tslint) and Microsoft(typescript) maintain and recommend to use typescript-eslint (https://github.com/typescript-eslint/typescript-eslint)
https://medium.com/palantir/tslint-in-2019-1a144c2317a9

@nugmanoff
Copy link
Collaborator Author

@murattishkul Yay, I didn't know that! See that's great that you took a shot on this, I'd had opt for for TSLint by default - but you did some nice researching here.

You know more than me in this topic right now, so it's your decision and it is up to you as long as you "own" the outcome of your decision! :)

Feel free to opt for the variant you think is most viable (It'd be great if you will leave here short comparison & recap of different tools you looked at after we are done)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra/tooling-related enhancement
Projects
None yet
3 participants