ソースを参照

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,

読み込み中…
キャンセル
保存