refactor: move mappingIgnoredTags into config file

This commit is contained in:
Wieland Schöbl
2019-09-26 11:09:57 +02:00
committed by Rainer Killinger
parent 13938ecf21
commit 4ac6987813
3 changed files with 4 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"tslint": "tslint -p tsconfig.json -c tslint.json 'src/**/*.ts'"
},
"dependencies": {
"@openstapps/core": "0.28.0",
"@openstapps/core": "0.29.0",
"@openstapps/core-tools": "0.9.0",
"@openstapps/logger": "0.4.0",
"@types/node": "10.14.12",