Skip to content

Commit

Permalink
chore: remove vscode settings (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
mightyiam committed Feb 11, 2020
1 parent a2bdac5 commit 477351a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
9 changes: 0 additions & 9 deletions .vscode/settings.json

This file was deleted.

4 changes: 0 additions & 4 deletions readme.md
Expand Up @@ -43,7 +43,3 @@ Example command line usage:
```
npx eslint --ext .js,.ts .
```

## Visual Studio Code

As with linting JavaScript, use the [ESLint extension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) and then follow the [instructions here](https://github.com/Microsoft/vscode-eslint#enable-typescript-file-validation).

0 comments on commit 477351a

Please sign in to comment.