Skip to content

Commit

Permalink
refactor: remove unused workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
mizdra committed Feb 5, 2022
1 parent 7260200 commit e02a74b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions e2e-test/global-installation/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ npm install -g $(ls mizdra-eslint-interactive-*.tgz)
## install peerDeps manually
npm install -g eslint@$(cat ../../node_modules/eslint/package.json | jq -r .version)

## workaround for https://github.com/mizdra/eslint-interactive/issues/133
npm install source-map-support


# Test cases

Expand Down

0 comments on commit e02a74b

Please sign in to comment.