clean typescript config

This commit is contained in:
Amaury
2021-06-29 18:01:45 +02:00
parent 17c84dfca6
commit e5a0cc88c4
5 changed files with 85 additions and 36 deletions

View File

@ -13,7 +13,7 @@
],
"scripts": {
"test": "cross-env TS_NODE_PROJECT='./tests/tsconfig.json' mocha --require ts-node/register ./tests/**/*-spec.ts",
"build": "tsc -p ./src"
"build": "tsc"
},
"keywords": [
"RSS",