What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hello again o/, we just saw that the current documentation of 202009.0 [1] and the demo-shops [2][3

U01FKQ0S909
U01FKQ0S909 Posts: 20 🧑🏻‍🚀 - Cadet

Hello again o/,

we just saw that the current documentation of 202009.0 [1] and the demo-shops [2][3] and suite [4] are using TSlint to lint the typescript.
I don’t know if you are aware of it. TSLint is deprecated since 2019 and they recommend to use ESLint[5].
Do you plan to switch to ESLint? if yes, when are planing to do so?
if not we will need to evaluate the migration internal… 😕

[1] https://documentation.spryker.com/docs/ts-linter
[2] https://github.com/spryker-shop/b2b-demo-shop/blob/master/package.json#L73
[3] https://github.com/spryker-shop/b2c-demo-shop/blob/master/package.json#L71
[4] https://github.com/spryker-shop/suite/blob/master/package.json#L115
[5] https://github.com/palantir/tslint/issues/4534

Comments

  • Aleksander Kovalenko
    Aleksander Kovalenko Sprykee Posts: 45 🧑🏻‍🚀 - Cadet

    Hi Tien, yes there are plans to switch to ESLint, but right now there is no exact date for it. Most probably it will not happen in next 2 month.