Skip to content

Prettier + TSLint + ESLint #7

Closed
@azdanov

Description

@azdanov
Contributor

I have been playing around with this idea for some time. Why? I miss some of the plugins and functionality of eslint in typescript (ay11, import, airbnb, unicorn with some other plugins and configs.)

Here's my gist with settings: https://gist.github.com/azdanov/7e74ed6ce41536b08277f4121a4f5218

And a working repo:
https://github.com/azdanov/tslint-eslint-crats

What is important:

Issues:

Activity

tsiq-swyx

tsiq-swyx commented on Jun 2, 2018

@tsiq-swyx
Contributor

wow... ok i would say that this is not a common usecase, but i understand why you want the eslint plugins. want to PR in a section under the Prettier + TSLint section? i dont use eslint so i can't really help unfortunately.

azdanov

azdanov commented on Jun 2, 2018

@azdanov
ContributorAuthor

Sure thing. Will be sending one. 👍

gyandeeps

gyandeeps commented on Jun 3, 2018

@gyandeeps

I had always used eslint in my projects. But recently when i started using typescript and i ended up not using any lint tool but use typescript in strict mode.
Here is my thought: https://dev.to/gyandeeps/coding-with-typescript-prettier-and---1m1

Wanted to know your thoughts. thanks

tsiq-swyx

tsiq-swyx commented on Jun 3, 2018

@tsiq-swyx
Contributor

yeah prettier + tslint is good for most people. but @azdanov has valid reasons to add in eslint plugins for his needs. happy to include it in this cheatsheet for people who may not know it is possible.

jingkeke

jingkeke commented on Apr 7, 2019

@jingkeke
swyxio

swyxio commented on Apr 8, 2019

@swyxio
Collaborator

thanks @jingkeke - that section does need an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gyandeeps@azdanov@swyxio@jingkeke@tsiq-swyx

        Issue actions

          Prettier + TSLint + ESLint · Issue #7 · typescript-cheatsheets/react