Closed wasinsandiego closed 4 years ago
Okay, sorry about that - it's obvious after simply trying eslint
directly. I'm a bit rusty using eslint
directly as I've been using standard for a while. Doesn't help when I have git hooks, ci, and editor plugins doing it for me.
Anyway, I made a PR to update the read me for those of us that need the extra help if you're interested 😉 https://github.com/nfour/eslint-config-standard-typescript-prettier/pull/5
Wondering what do I actually run or add to my package scripts to dot he check? Given I see it uses prettier, standard, and eslint it's just not clear to me.
By the way, thanks for this! I have been struggling with configuring all of these things.