mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 15:02:11 +08:00
style: format tslint.json.template
This commit is contained in:
parent
2039527201
commit
f9da2d8eb2
@ -83,7 +83,10 @@
|
|||||||
"named": "never"
|
"named": "never"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"typedef": [true, "call-signature"],
|
"typedef": [
|
||||||
|
true,
|
||||||
|
"call-signature"
|
||||||
|
],
|
||||||
"typedef-whitespace": {
|
"typedef-whitespace": {
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user