forked from engineering/cloudservices
CI fix
parent
fbe76e1a98
commit
f0298b4d53
|
@ -5,7 +5,8 @@
|
|||
"main": "dist/Client.js",
|
||||
"scripts": {
|
||||
"lint": "eslint ./ --ext ts --fix",
|
||||
"build": "tsc -p ./tsconfig.json"
|
||||
"build": "tsc -p ./tsconfig.json",
|
||||
"lint-find": "eslint ./ --ext ts"
|
||||
},
|
||||
"author": "Library of Code sp-us Engineering Team",
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Reference in New Issue