Skip to content

Commit

Permalink
Add npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Sep 15, 2023
1 parent 4ef2390 commit 472fcb2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18.17.1
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ export async function run(): Promise<void> {
}
}

// eslint-disable-next-line @typescript-eslint/no-floating-promises
run()

0 comments on commit 472fcb2

Please sign in to comment.