style: format tslint.json.template

This commit is contained in:
Alan Agius 2020-06-01 16:08:10 +02:00 committed by Charles
parent 2039527201
commit f9da2d8eb2

View File

@ -83,7 +83,10 @@
"named": "never"
}
},
"typedef": [true, "call-signature"],
"typedef": [
true,
"call-signature"
],
"typedef-whitespace": {
"options": [
{