Skip to content

Commit

Permalink
Pin ESLint version (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyMartynov committed May 12, 2020
1 parent 4a8f333 commit 9bd67b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -4,7 +4,7 @@ init:
- git config --global core.autocrlf true

install:
- npm install --depth=0 -g eslint
- npm install --depth=0 -g eslint@6

environment:
AjaxControlToolkitTestSiteUrl: http://localhost/TestRunner.aspx
Expand Down

0 comments on commit 9bd67b5

Please sign in to comment.