Skip to content

Commit

Permalink
fix: 🐛 Release process tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimck committed Apr 14, 2021
1 parent 7bdda8b commit 3b2b135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

## Quick start
```console
npx jsconfig.json .
npx jsconfig.json
```

By default the `jsconfig.json` is generated in **current working directory** (this is also where the script looks for existence of `webpack.config.js` file in order to try to extract path aliases). This can be changed by providing path to custom working directory as a first argument of the cli (`npx jsconfig.json ~/Workspace/my-awesome-project`).
Expand Down

0 comments on commit 3b2b135

Please sign in to comment.