update to latest standards

This commit is contained in:
2017-06-15 17:52:22 +02:00
parent 56318f28cf
commit 6853fa28b6
19 changed files with 816 additions and 195 deletions

10
npmextra.json Normal file
View File

@@ -0,0 +1,10 @@
{
"npmts": {
"coverageTreshold": 50
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}