Skip to content

Commit

Permalink
get eslint working
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed Jun 23, 2021
1 parent 0ab9a27 commit a3ec571
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RUNNING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,13 @@ When you get prompted for `lsp`, do `json-ls`.
### Safari

- Develop, Experimental Features, WebGL 2.0

### Random

Make sure to delete:

```sh
rm -rf node_modules/gulp-eslint/node_modules/eslint
```

to get eslint working. This dependency keeps an old eslint on the classpath.

0 comments on commit a3ec571

Please sign in to comment.