prettier / tslint-config-prettier

Use TSLint with Prettier without any conflict

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What does it mean by `Make sure you've already set up TSLint and Prettier`?

elgs opened this issue · comments

In the README.md, you mentioned:

Make sure you've already set up TSLint and Prettier.

Does it mean:

  1. tslint and prettier need to be exported in the PATH? or,
  2. they need to be installed in the node_modules?

Thanks.

commented

2. They should be installed in the node_modules.