aboutsummaryrefslogtreecommitdiffstats
path: root/.editorconfig
blob: 916a748c648bab51a2da0b9c95e7527bcf907ccb (plain)
1
2
3
4
[*.{js,ts,json}]
charset = utf-8
indent_style = space
indent_size = 2