标签: angular rules tslint
当我ng new创建新应用程序时,我想隐式设置缩进。因此,无论何时生成新应用程序,它都将带有新规则
ng new
"indent": [ true, "tabs" ],
它应该适用于使用ng new