Skip to content

Commit

Permalink
capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
outofambit committed Nov 21, 2018
1 parent 540248a commit b126619
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/contributing/linting.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

Our linting tooling uses a combination of

* [prettier](https://github.com/prettier/prettier)
* [eslint](https://github.com/eslint/eslint)
* [tslint](https://github.com/palantir/tslint).
* [Prettier](https://github.com/prettier/prettier)
* [ESLint](https://github.com/eslint/eslint)
* [TSLint](https://github.com/palantir/tslint).

Most (if not all) editors have integrations for these tools so that they will report errors and fix formatting in realtime. See [tooling](./tooling.md) for how to set these integrations up while developing for desktop.

Expand Down

0 comments on commit b126619

Please sign in to comment.