Eddiebot: Linter not strict enough - for example indentation

Created on 23 Aug 2020  路  4Comments  路  Source: EddieJaoudeCommunity/EddieBot

Most helpful comment

We might need a rule for semicolons as well

All 4 comments

We might need a rule for semicolons as well

Let's have one for if statements as well.

https://palantir.github.io/tslint/rules/curly/

docs for semicolon:
https://palantir.github.io/tslint/rules/semicolon/

TSLint is deprecated see https://github.com/palantir/tslint/issues/4534, They are migrating to ESLint and i think we should move to ESLint too 馃榿

ESLint Plugin For TypeScript

Yes good point @alrifay , we should be using eslint now, even for typescript

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mikeysan picture mikeysan  路  5Comments

BOLT04 picture BOLT04  路  7Comments

Ruth-ikegah picture Ruth-ikegah  路  4Comments

AllanRegush picture AllanRegush  路  3Comments

Akshu-on-github picture Akshu-on-github  路  5Comments