瀏覽代碼

Updates lint formatting

main
Eric Amodio 6 年之前
父節點
當前提交
3fc6134ad0
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      tslint.json

+ 2
- 1
tslint.json 查看文件

@ -21,7 +21,8 @@
],
"indent": [
true,
"spaces"
"spaces",
4
],
"interface-over-type-literal": true,
"new-parens": true,

Loading…
取消
儲存