Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Enlcxx committed Dec 22, 2022
1 parent 666be01 commit afdd13a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/setup.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
export TS_NODE_COMPILER_OPTIONS='{"module": "commonjs"}'
export TS_NODE_PROJECT='tsconfig.json'
export PATH="$PATH:$(pwd)/node_modules/.bin"

0 comments on commit afdd13a

Please sign in to comment.