Skip to content

Commit b13328d

Browse files
committed
cleanup eslint upgrade
1 parent 6011896 commit b13328d

File tree

2 files changed

+1
-56
lines changed

2 files changed

+1
-56
lines changed

eslint.config.js

-56
This file was deleted.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "wait-on",
33
"description": "wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available",
44
"version": "8.0.2",
5+
"type": "commonjs",
56
"main": "lib/wait-on",
67
"bin": {
78
"wait-on": "bin/wait-on"

0 commit comments

Comments
 (0)