mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
Add CI node.js.yml (#376)
* Add CI node.js.yml * Add empty test script to package.json
This commit is contained in:
parent
1b4aee4ab4
commit
150fa0035f
2 changed files with 31 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"name": "gamedig",
|
||||
"description": "Query for the status of any game server in Node.JS",
|
||||
"scripts": {
|
||||
"test": "",
|
||||
"lint:check": "eslint .",
|
||||
"lint:fix": "eslint --fix ."
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue