refactor: update project config files

This commit is contained in:
Michel Jonathan Schmitz
2020-11-03 12:29:41 +01:00
committed by Rainer Killinger
parent 30a2d3dcf4
commit 9512bca329
6 changed files with 115 additions and 27 deletions

View File

@@ -1,3 +1,3 @@
{
"extends": ["./node_modules/@openstapps/configuration/tslint.json"]
"extends": "./node_modules/@openstapps/configuration/tslint.json"
}