Skip to content

Commit

Permalink
comments, re-indents, etc (nothing substantitive)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Feb 16, 2024
1 parent a6c5a7d commit 4583d3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ javascript `deno lint` + `eslint` + `deno test` container setup - useful to lint
```sh
DYNODIR=$(pwd)/dyno
git clone https://github.com/internetarchive/dyno
# setup "house" linting for any project you have checked out in your home dir:
cd $HOME
ln -s $DYNODIR/.eslintrc.cjs .
ln -s $DYNODIR/package.json .
Expand Down

0 comments on commit 4583d3d

Please sign in to comment.