Skip to content

Commit

Permalink
Merge pull request #6 from tatsutakein/rt/add-ts
Browse files Browse the repository at this point in the history
chore: editorconfig に ts を追加
  • Loading branch information
tatsutakein authored Feb 11, 2024
2 parents 6a92f35 + 14e6a14 commit 09e7b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ trim_trailing_whitespace = true
indent_size = 2
trim_trailing_whitespace = false

[*.{cjs,mjs,js,json,json5,yml,yaml}]
[*.{cjs,mjs,js,ts,json,json5,yml,yaml}]
indent_size = 2

0 comments on commit 09e7b56

Please sign in to comment.